Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 7,279 for

boolean

(0.23 sec)
  1. 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...
  2. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....expectation, we provide a Boolean property named CheckWorkbookDefault...set the CheckWorkbookDefault Boolean property to false , which ensures...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  3. Aspose.PSD for Java 20.4 - 发行说明|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....setFauxBold(boolean) M:com.aspose.psd.fileformats...text.ITextStyle.setFauxItalic(boolean) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. 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...
  5. 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...
  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.... The Boolean type Protection.IsProtectedWithPassw...

    docs.aspose.com/cells/net/detect-if-worksheet-i...
  7. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....printCellMergeType(Cell cell) { boolean isHorizontallyMerged = cell...getHorizontalMerge() != CellMerge.NONE; boolean isVerticallyMerged = cell.getCellFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Public API Changes in Aspose.Email 4.1.0|Docume...

    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....format( MailMessage message, Boolean writeCompleteEmailAd) method...

    docs.aspose.com/email/java/public-api-changes-i...
  9. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...Limited"); } private static boolean insertIntoBookmark(String sourceFilename...illustrate this: private static boolean insertIntoBookmark(String sourceFilename...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  10. Shift First Row down when inserting Cells Data ...

    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....the feature by setting the boolean ImportTableOptions.ShiftFirstRowDown...

    docs.aspose.com/cells/java/shift-first-row-down...