Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 7,307 for

boolean

(0.11 sec)
  1. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...insertRows(number, number, boolean) 方法。此方法需要两个参数: 行索引,新行将从该行插入。...insertRows(number, number, boolean) 重载。将 CopyFormatType 属性设置为...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  2. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... These are Boolean properties Font.getBold , Font...inside the document), and a boolean parameter that should be true...

    docs.aspose.com/words/java/use-documentbuilder-...
  3. DocSaveOptions class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...get; set; } Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Inserting and Deleting Rows and Columns in Pyth...

    Use Python Excel API to create Excel spreadsheets in Python. Insert or delete rows from XLSX or XLS in your Python applications without MS Office.... Shift cells, Boolean parameter to indicate whether...

    docs.aspose.com/cells/java/inserting-and-deleti...
  6. Working with Pages in PS file | Java

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...document will be multipaged 9 boolean multiPaged = true ; 10 11 //...

    docs.aspose.com/page/java/ps/working-with-pages/
  7. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...ript_fonts Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...AsposePrintOptionVo printOptionVo, boolean firstAttachment) { try { //...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  9. 类型1字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解有关如何使用Java中1型字体的字形和指标的基础知识。... open (fd); 6 7 boolean latinText = true ; 8 9 10 for...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  10. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....contains(Node node) public boolean contains(Node node) Determines...The node to locate. Returns: boolean - true if item is found in...

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