Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 17,414 for

true type

(1.11 sec)
  1. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java...."ExportCompactSize" property to "true" to // reduce the saved document's...options.setExportCompactSize(true); // Set the "ExportImagesFotOldRe"...

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

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java.... Shapes of different types can have different capabilities...getChildNodes(NodeType.SHAPE, true); int imageIndex = 0; for (Shape...

    reference.aspose.com/words/java/com.aspose.word...
  3. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for JavaScript via C++.... Set this element to TRUE to enable scaling of the document...up‑to‑date. Set this element to TRUE to indicate that hyperlinks...

    docs.aspose.com/cells/javascript-cpp/setting-sc...
  4. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....BOOLEAN data type. add(String name, double value)...the PropertyType.DOUBLE data type. add(String name, int value)...

    reference.aspose.com/words/java/com.aspose.word...
  5. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...BuildingBlockGallery { get; set; } Specifies type of building block for this SDT...{ get; set; } Specifies the type of calendar for this SDT . Default...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DocumentBuilder.insert_signature_line method | ...

    aspose.words.DocumentBuilder.insert_signature_line method... Parameter Type Description signature_line_options...horz_pos, left, vert_pos, top, wrap_type) Inserts a signature line at...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a section...a HeaderFooter of a specific type or the HeaderFooter has no child...the header/footer of the same type of the previous section in Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/net/working-with-headers-...
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....collection, and print contents and type // of every field using a custom...IllegalArgumentExcep("Field start type must be FieldHyperlink."); }...

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