Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 16,706 for

true type

(0.09 sec)
  1. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats.... prettyFormat = true doc . save ( base . artifactsDir...id=\"_Toc76372689\"></a>" )). toEqual ( true ); expect ( outDocContents ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...

    reference.aspose.com/words/cpp/aspose.words/spe...
  3. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control.... SHAPE , 0 , True ) . as_shape () text_box_control...TEXTBOX , text_box_control . type ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance document styling with the STYLEREF field for seamless formatting solutions....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method...Contents [ Hide ] patterned(pattern_type) Sets the specified fill to...def patterned ( self , pattern_type : aspose . words . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WebExtensionBinding | Aspose.Words for Java

    Specifies a binding relationship between a web extension and the data in the document in Java....getBindingType() Specifies the binding type. getId() Specifies the binding...value) Specifies the binding type. setId(String value) Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  7. Table.accept method | Aspose.Words for Node.js

    Table.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitTableEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape.accept method | Aspose.Words for Node.js

    Shape.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitShapeEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  10. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...