Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,780 for

true type

(1.4 sec)
  1. 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...
  2. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control...is_forms2_ole_control Returns True if the control is a Forms2OleControl...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. 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/abs...
  5. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....PARAGRAPH, 0, true); paragraph.appendChild(new...ancestor of the specified object type. getChild(int nodeType, int...

    reference.aspose.com/words/java/com.aspose.word...
  6. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....property, which you need to set to true to load your CSV file with multiple...isMultiEncoded() property to true . As you can see, the Unicode...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  7. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....collection, and print contents and type // of every field using a custom...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....templates for designing many types of charts. Using Aspose.Slides...charts (based on popular chart types) and custom charts. Use the...

    docs.aspose.com/slides/python-net/create-chart/
  10. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method... Detects OLE object type using file extension. def i...icon_caption : str ): ... Parameter Type Description file_name str Full...

    reference.aspose.com/words/python-net/aspose.wo...