Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 8,632 for

boolean

(1.73 sec)
  1. 为 3D 模型的所有网格生成正常数据|Documentation

    Aspose.3D for Java API 支持为 3D 模型的所有网格生成正常数据 (没有正常数据)。...NodeVisitor () { @Override public boolean call ( Node node ) { Mesh mesh...

    docs.aspose.com/3d/zh/java/generate-normal-data...
  2. Aspose.Email 5.8.0 的公共 API 更改|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....getEnableDecompressi, setEnableDecompressi(boolean) 属性 MessageFormat.getTnef 已移除的...

    docs.aspose.com/email/zh/java/public-api-change...
  3. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....openHyperlinksInNewW () : boolean Remarks The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Export Worksheet or Chart into Image with Desir...

    Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for Node.js via C++....setDesiredSize(number, number, boolean) method to set the desired...

    docs.aspose.com/cells/nodejs-cpp/export-workshe...
  5. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export.... get forcePageBreaks () : boolean Remarks The property affects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... get duplicateStyle () : boolean Examples Shows how to remove...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image.... get hasImage () : boolean Examples Shows how to delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.noSpaceBetweenParagraphsOfSameS...

    ParagraphFormat.noSpaceBetweenParagraphsOfSameStyle property. When ``true``, [ParagraphFormat.spaceBefore](../spaceBefore/) and [ParagraphFormat.spaceAfter](../spaceAfter/) will be ignored between the paragraphs of the same style....noSpaceBetweenParagr () : boolean Remarks This setting only takes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image....get keepImageStreamOpen () : boolean Remarks Default is false and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your document using Aspose.Words for C++....bookmark inside the document) Boolean parameter that should be true...

    docs.aspose.com/words/cpp/working-with-hyperlinks/