Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 8,128 for

boolean

(0.09 sec)
  1. DocSaveOptions.alwaysCompressMetafiles property...

    DocSaveOptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason...alwaysCompressMetafi () : boolean Examples Shows how to change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java.... /// public boolean moveNext() { if (!isEof())...return (!isEof()); } private boolean isEof() { return (mRecordIndex...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``true`` if the shape type allows the shape to have an image.... get canHaveImage () : boolean Remarks Although Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page.... get keepTogether () : boolean Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LoadOptions.convertShapeToOfficeMath property |...

    LoadOptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....convertShapeToOffice () : boolean Examples Shows how to convert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Detect if Worksheet is Password Protected|Docum...

    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.... Boolean type Protection.isProtectedWithPassw...

    docs.aspose.com/cells/java/detect-if-worksheet-...
  7. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....fontFolder(string, boolean) : This method is useful if...**FontConfigs.fontFolders(string[], boolean)** : This method is useful...

    docs.aspose.com/cells/javascript-cpp/configurin...
  8. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with Golang via C++....GetKeepSeparatorsFor() is a boolean property. To keep the separators...

    docs.aspose.com/cells/go-cpp/keep-separators-fo...
  9. PclSaveOptions.rasterizeTransformedElements pro...

    PclSaveOptions.rasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document...rasterizeTransformed () : boolean Remarks PCL doesn’t support...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract Text from PDF File|Aspose.PDF for Java

    This section explains how to extract text with Aspose.PDF Facades using PdfExtractor Class....static void ExtractText ( Boolean WholeText ) { // Create an...

    docs.aspose.com/pdf/java/extract-text/