Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 2,901 for

boolean

(0.05 sec)
  1. Merge Presentation|Aspose.Slides for Python Doc...

    Merge or combine PowerPoint Presentation in Python...add_clone (ISlide, IMasterSlide, Boolean) method that allows you to...if the allowCloneMissingLay boolean parameter of the add_clone...

    docs.aspose.com/slides/python-net/merge-present...
  2. Change PDF Settings to Open in Adobe using Python

    Follow this guide to change PDF settings to open in Adobe using Python. It shares the IDE settings, steps, and code to change PDF viewing preferences using Python.... There are a few boolean flags that you may set to true...

    kb.aspose.com/pdf/python/change-pdf-settings-to...
  3. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java.... deepClone(boolean isCloneChildren) Creates a...accept(DocumentVisitor visitor) public boolean accept(DocumentVisitor visitor)...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...no_text_rotation Gets or sets a boolean value indicating either text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java.... deepClone(boolean isCloneChildren) Creates a...accept(DocumentVisitor visitor) public boolean accept(DocumentVisitor visitor)...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....get; set; } Gets or sets a boolean value indicating either text...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Reschedule Project tasks and resource assignments

    Learn how to reschedule the project using Aspose.Tasks for .NET.... If the Boolean input parameter is set to true...completed-through date. If the Boolean input parameter is set to false...

    docs.aspose.com/tasks/net/project-rescheduling/
  8. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...return null; } private static boolean listsAreEqual(List list1, List...content, byte[] template, boolean copyContent) with copyContent...

    forum.aspose.com/t/some-styles-were-not-copied-...
  10. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java.... boolean isLocal() { return mIsLocal;...mIsLocal; } void isLocal(final boolean value) throws Exception { mIsLocal...

    reference.aspose.com/words/java/com.aspose.word...