Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 8,139 for

boolean

(0.16 sec)
  1. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section....get isLinkedToPrevious () : boolean Remarks Default is true . Note...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... boolean property HasOpenPassword -...password when opening it. boolean property HasEditPassword -...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  3. Configure Symbology Type|Documentation

    Learn how to configure symbology types for recognition...at least QR + Code128" ); boolean hasQR = ExampleAssist . hasDecodeType...results , DecodeType . QR ); boolean hasC128 = ExampleAssist . hasDecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!...Description preserveWatermarks Boolean True if the watermarks shall...

    reference.aspose.com/words/net/aspose.words/sec...
  5. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....hasDefaultFormat(int dataPointIndex) public boolean hasDefaultFormat(int dataPointIndex)...dataPointIndex int Returns: boolean iterator() public Iterator...

    reference.aspose.com/words/java/com.aspose.word...
  6. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...Document(templateFilename); boolean ret = importDocumentOri(sourceDoc..."+outputFilename); } private static boolean importDocumentOri(Document...

    forum.aspose.com/t/problems-while-copying-numbe...
  7. 使用 Java 在 PowerPoint 演示稿中管理 SmartArt|Aspose.Sli...

    了解如何使用 Aspose.Slides for Java 通过清晰的代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...addNode (); // 检查 isHidden 属性 boolean hidden = node . isHidden ();...smart . setReversed ( true ); boolean flag = smart . isReversed ();...

    docs.aspose.com/slides/zh/java/manage-smartart/
  8. Working with Masters|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....lineSeparator ; private final boolean splitLines ; public BASE64Encoder...2 ; // check master by id boolean isPresent = diagram . getMasters...

    docs.aspose.com/diagram/java/working-with-masters/
  9. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....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...
  10. Content Control visible in WPS but not visible ...

    Hi team, I am creating content contol with below code. SDT is getting created successfully and visible in WPS but same is not visible in MS word. Code Snippet: public void createSDT(Document document, CustomNode cust…...structuredDocumentTa, boolean isContentControl, boolean docTaggingEnabled)...

    forum.aspose.com/t/content-control-visible-in-w...