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

true type

(0.19 sec)
  1. Document.HasMacros | Aspose.Words for .NET

    Discover if your document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!...HasMacros property Returns true if the document has a VBA project...That ( doc . HasMacros , Is . True ); // Insert a MACROBUTTON field...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FootnoteSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnoteSeparator class, your key to managing footnote and endnote content seamlessly in any document....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words.not...
  3. Aspose::Words::Fields::FieldCompare::get_Compar...

    Aspose::Words::Fields::FieldCompare::get_ComparisonOperator method. Gets or sets the comparison operator in C++....FieldType :: FieldCompare , true )); field -> set_LeftExpression...FieldType :: FieldCompare , true )); field -> set_LeftExpression...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... isComposite Returns true if this node can contain other...this node. nodeType Gets the type of this node. parentNode Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...wrap_type property. When a shape is floating...can_have_image Returns True if the shape type allows the shape to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a document using Python....location where a particular type of data, such as a name or address...them, one for each form field type. Each of the methods accepts...

    docs.aspose.com/words/python-net/working-with-f...
  7. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  8. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...Description StructuredDocumentTa(doc, type, level) Initializes a new instance...building_block_gallery Specifies type of building block for this SDT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....( $ nodeType -> TABLE , 0 , true ); // Autofit the first table...PERCENT )) { echo "PreferredWidth type is not percent <br />" ; } if...

    docs.aspose.com/words/java/working-withtables-i...
  10. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....FIELD_CITATION, true); // We refer to sources using...setSuppressTitle(true); fieldCitation.setSuppressYear(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...