Lambo , vacation and lavish weddings in want the other two in needs
If you observe closely, you may see that these stars are shown only against some slides and not all of them.
The stars are just an indication that the particular slide has custom animation. That was you can quickly see at a glance if a slide has content that is animated.
The same star symbol is also shown when the slide itself has any slide transition set.
Answer:
Java solution (because only major programming language that has public static methods)
(import java.io.* before hand)
public static boolean s2f(String fileName, String text){
try{
PrintWriter out = new PrintWriter(new File(fileName));
out.println(text);
out.close();
return true;
}
catch(Exception e){
return false;
}
}
Answer:
Hotkey commands
Explanation:
It would be easier and more efficient in the long run to use hotkeys.