Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 16,871 for

true type

(0.68 sec)
  1. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....( string csvPath ) Parameter Type Description csvPath String The...CsvDataLoadOptions options ) Parameter Type Description csvPath String The...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the Type of this node....nodeType property Gets the type of this node. get nodeType ()...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Replace Aspose XML schema with Serialized Docum...

    There is any limitation on Serializing the Aspose Document and used to do object creation in order to generate the PDF from this model instead on pre-defined aspose xml schema, so we can introduce tagged elements? Thanks…...Pdf" type="asp:MarginType" name="Margin"...<xs:element xmlns:asp="Aspose.Pdf" type="asp:TableType" name="Table"/>...

    forum.aspose.com/t/replace-aspose-xml-schema-wi...
  4. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....FIELD_DISPLAY_BARCODE, true); // Below are four types of barcodes, decorated...insertField(FieldType.FIELD_DISPLAY_BARCODE, true); field.setBarcodeType("EAN13");...

    reference.aspose.com/words/java/com.aspose.word...
  5. CheckBoxControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.CheckBoxControl class. The CheckBox control toggles a value....The default value depends on a type of the control. (Inherited from...Forms2OleControl ) enabled Returns true if control is in enabled state...

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

    aspose.words.fields.FormField class. Represents a single form field...Description calculate_on_exit True if references to the specified...FormField.is_check_box_exact_size is True . checked Gets or sets the checked...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeriesGroupCollection | Aspose.Words for Java

    Represents a collection of ChartSeriesGroup objects in Java....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup.getAxisX().setHidden(true); // Define title of the secondary...

    reference.aspose.com/words/java/com.aspose.word...
  8. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization....IsComposite { get; } Returns true if this node can contain other...abstract NodeType { get; } Gets the type of this node. ParentNode { get;...

    reference.aspose.com/words/net/aspose.words/node/
  9. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....FIELD_TOC, true); // Configure the field only...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/java/com.aspose.word...
  10. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality....with embedded fonts of this type. This option only works when...FontInfos property is set to true . Examples Shows how to save...

    reference.aspose.com/words/net/aspose.words.sav...