Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 8,630 for

boolean

(0.86 sec)
  1. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....getAllowEmbeddingPos() Gets a boolean value indicating whether to...setAllowEmbeddingPos(boolean value) Sets a boolean value indicating...

    reference.aspose.com/words/java/com.aspose.word...
  2. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....getAllowEmbeddingPos() Gets a boolean value indicating whether to...getUseBookFoldPrinti() Gets a boolean value indicating whether the...

    reference.aspose.com/words/java/com.aspose.word...
  3. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java.... setCompareMoves(boolean value) Specifies whether to...word. setIgnoreCaseChanges(boolean value) True indicates that...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompositeNode.getOfficeMath method | Aspose.Wor...

    CompositeNode.getOfficeMath method. Returns an Nth child [OfficeMath](../../../aspose.words.math/officemath/) node....index : number , isDeep : boolean ) Parameter Type Description...means the last node. isDeep boolean true to select from all child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java.... setConvertMetafilesT(boolean value) Sets whether to convert...format. setConvertShapeToOff(boolean value) Sets whether to convert...

    reference.aspose.com/words/java/com.aspose.word...
  6. HyphenationOptions | Aspose.Words for Java

    Allows to configure document hyphenation options in Java.... setAutoHyphenation(boolean value) Sets value determining...hyphens. setHyphenateCaps(boolean value) Sets value determining...

    reference.aspose.com/words/java/com.aspose.word...
  7. Public API Changes in Aspose.Email 5.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....getAccessToken(boolean) Method OutlookTokenProvider...MapiConversionOption.setPreserveOriginalA(boolean) Removed APIs Method GoogleTokenProvider...

    docs.aspose.com/email/java/public-api-changes-i...
  8. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....isSemitrasparent() Gets a boolean value which is responsible...isSemitrasparent(boolean value) Sets a boolean value which is responsible...

    reference.aspose.com/words/java/com.aspose.word...
  9. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java.... setConvertMetafilesT(boolean value) Sets whether to convert...format. setConvertShapeToOff(boolean value) Sets whether to convert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...tableRow = new LinkedHashMap<>(); boolean isRowBlank = true; for (String...int endColumn = - 1; private boolean skipAfterEmptyRow = true; private...

    forum.aspose.com/t/light-cells-customization-im...