Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 8,598 for

boolean

(0.09 sec)
  1. DownsampleOptions.downsampleImages property | A...

    DownsampleOptions.downsampleImages property. Specifies whether images should be downsampled....get downsampleImages () : boolean Remarks The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabelCollection.showLegendKey property...

    ChartDataLabelCollection.showLegendKey property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... get showLegendKey () : boolean Remarks Value defined for this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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-...
  4. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding...get exportFontsAsBase64 () : boolean Remarks By default, fonts are...

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

    LoadOptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....convertMetafilesToPn () : boolean Remarks Metafiles (Wmf or Emf)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreShapes method. Gets or sets a Boolean value indicating either to ignore shapes within a text. The default value is false in C++....pes method Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines method. Gets or sets a Boolean value indicating whether to preserve empty lines while load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to import such empty lines in C++....nes method Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.loa...
  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/