Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 5,400 for

boolean

(0.03 sec)
  1. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines of C# code....PsDocument's constructor with a boolean value that indicates whether...outputstream and multipaged boolean value. Close the page with...

    products.aspose.com/page/net/add-pages-to-ps/
  2. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java.... moveFirstChild() public boolean moveFirstChild() Moves to the...} Returns: boolean moveLastChild() public boolean moveLastChild()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Merge Presentation|Aspose.Slides for Node.js vi...

    Merge or combine PowerPoint Presentation in JavaScript...AddClone(ISlide, IMasterSlide, boolean) method that allows you to...if the allowCloneMissingLay boolean parameter of the addClone method...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  4. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method...FieldType , updateField : boolean ) Parameter Type Description...field to append. updateField boolean Specifies whether to update...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Handling Occurrences for Exceptions

    Learn how to work with calendar exception occurrences using Aspose.Tasks Java....EnteredByOccurrences supports a Boolean data type. Programming Example...

    docs.aspose.com/tasks/java/handling-occurrences...
  6. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form.... sync_children_height Boolean false If set to true , all...

    docs.aspose.com/omr/net/json-markup/container/
  7. 从幻灯片形状中提取图像|Aspose.Slides 文档

    在 Java 中从 PowerPoint 演示文稿中提取图像...; String imageType = "" ; boolean ifImageFound = false ; for...

    docs.aspose.com/slides/zh/androidjava/extractin...
  8. Generate QR Codes for Geo Locations|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....false , value = "download" ) boolean download , @ApiIgnore @Value...

    docs.aspose.com/barcode/java/1-2-1-8-generating...
  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...