Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 7,490 for

boolean

(1.75 sec)
  1. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in text...get detectHyperlinks () : boolean Examples Shows how to read...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ExportUnderlineFormatting method. Gets or sets a Boolean value indicating either to export underline text formatting as sequence of two plus characters "++". The default value is false in C++....rma method Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact....exportParagraphGraph () : boolean Remarks Default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::ImportFormatOptions::get_MergePa...

    Aspose::Words::ImportFormatOptions::get_MergePastedLists method. Gets or sets a Boolean value that specifies whether pasted lists will be merged with surrounding lists. The default value is false in C++....sts method Gets or sets a boolean value that specifies whether...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static Boolean isField(Document word, Run run) { try { …... private static boolean isField(Document word, Run...the process: private static boolean isField(Document word, Run...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...
  6. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....Node , isImportChildren : boolean ) Parameter Type Description...to import. isImportChildren boolean true to import all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  8. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java.... linkToPrevious(boolean isLinkToPrevious) Links or...linkToPrevious(int headerFooterType, boolean isLinkToPrevious) remove(Node...

    reference.aspose.com/words/java/com.aspose.word...
  9. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....setIsJustifyDistribu(boolean) method. Horizontal Alignment...object’s setIsTextWrapped(boolean) method. Shrinking to Fit An...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  10. Paragraph.isInCell property | Aspose.Words for ...

    Paragraph.isInCell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise.... get isInCell () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...