Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 7,353 for

boolean

(0.11 sec)
  1. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....extended as follows: Long Double Boolean Date String Note – Working...JSON simple values (null, boolean, number, integer, and string)...

    docs.aspose.com/words/java/accessing-json-data/
  2. DoclingSaveOptions class | Aspose.Words for Nod...

    Aspose.Words.Saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docling](../../aspose.words/saveformat/#Docling) format...allowEmbeddingPostSc Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....add_clone(ISlide, IMasterSlide, Boolean) method, which allows you to...allow_clone_missing_layout boolean parameter of the add_clone...

    docs.aspose.com/slides/python-net/merge-present...
  5. 使用 Java 管理 PowerPoint 演示文稿中的 SmartArt|Aspose.Sl...

    学习使用 Aspose.Slides for Java 构建和编辑 PowerPoint SmartArt,借助清晰的代码示例加速幻灯片设计和自动化。...// Check isHidden property boolean hidden = node . isHidden ();...smart . setReversed ( true ); boolean flag = smart . isReversed ();...

    docs.aspose.com/slides/zh/java/manage-smartart/
  6. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java....following types: long double boolean java.util.Date java.lang.String...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...alignments(boolean) 方法做到这一点。如果你将其设置为 true ,对齐的更改将生效,否则不生效。请注意,...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  9. 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...
  10. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...multiThreadReading(boolean) 设置为 true 。否则,可能会得到错误的单元格值。...

    docs.aspose.com/cells/zh/javascript-cpp/reading...