Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 8,139 for

boolean

(0.24 sec)
  1. CompatibilityOptions.DisableOpenTypeFontFormatt...

    Learn how to disable OpenType font formatting features with the CompatibilityOptions property for improved document consistency and performance....static void AddOptionName ( Boolean option , String optionName...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.DoNotSuppressParagraphBord...

    Discover the CompatibilityOptions DoNotSuppressParagraphBorders property to enhance your document layout by managing paragraph borders next to frames effectively....static void AddOptionName ( Boolean option , String optionName...

    reference.aspose.com/words/net/aspose.words.set...
  3. 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...
  4. 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...
  5. 更改单元格对齐方式并保持现有格式|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  6. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... codetext Boolean false Add a string from the...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  7. 同时读取多个线程中的单元格值|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  8. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。...is3ColorScale(boolean) 方法。对于双色标度,此方法为 false ,而对于三色标度,则为...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  9. 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...
  10. 使用 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/