Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 10,922 for

true type

(0.21 sec)
  1. HeaderFooterType enumeration | Aspose.Words for...

    aspose.words.HeaderFooterType enumeration. Identifies the Type of header or footer found in a Word file....HeaderFooterType enumeration Identifies the type of header or footer found in...different_first_page_header_footer = True builder . page_setup . odd_...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API.... Data Validation Types and Execution Data validation...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/cpp/data-validation/
  3. 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...
  4. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your document automation with powerful features today!...FieldFormat object that provides typed access to field’s formatting...Gets or sets the application type of the link information. Result...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....FieldType { get; } Returns the type of the field. Font { get; }...HasSeparator { get; } Returns true if this field has a separator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....If this property is set to "true", then our footnote's reference...with the "IsAuto" flag set to true will still show its real index...

    reference.aspose.com/words/java/com.aspose.word...
  7. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentProperty.to_date_time method | Aspose.W...

    DocumentProperty.to_date_time method. Returns the property value as DateTime in UTC....an exception if the property type is not PropertyType.DATE_TIME...authorization_date } ' ) Shows various type conversion methods of custom...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::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...
  10. 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/