Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 8,128 for

boolean

(0.72 sec)
  1. HtmlSaveOptions.exportTextInputFormFieldAsText ...

    HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how text input form fields are saved to HTML or MHTML...exportTextInputFormF () : boolean Remarks When set to true ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextColumnCollection.evenlySpaced property | As...

    TextColumnCollection.evenlySpaced property. True if text columns are of equal width and evenly spaced.... get evenlySpaced () : boolean Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is updated before saving...updateCreatedTimePro () : boolean Examples Shows how to update...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes.... get allowOverlap () : boolean Remarks This property affects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import....get recognizeUtf8Text () : boolean Remarks Default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... get bidi () : boolean Remarks When true , the runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the font is formatted as subscript.... get subscript () : boolean Examples Shows how to format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a Boolean value indicating that old find/replace algorithm is used....legacy_mode property Gets or sets a boolean value indicating that old find/replace...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a Boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...s property Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...CheckNativeLibraryCo(Boolean throwIfIncompatible) at SkiaSharp...SkiaSharp.SKNativeObject.Dispose(Boolean disposing) at SkiaSharp.SKObject...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...