Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 12,588 for

true type

(0.1 sec)
  1. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....images or images having specific type from the document, follow these...getChildNodes ( NodeType . SHAPE , true ); int imageIndex = 0 ; for...

    docs.aspose.com/words/java/extract-images-from-...
  2. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....hasDataLabels(true); ChartDataLabelCollec dataLabels...getDataLabels(); dataLabels.setShowValue(true); dataLabels.getNumberFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  3. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your document processing with versatile loading options....Hide ] ResourceType enumeration Type of loaded resource. public enum...GetChildNodes ( NodeType . Shape , true ). Count , Is . EqualTo ( 3...

    reference.aspose.com/words/net/aspose.words.loa...
  4. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored document processing.... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  5. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class.... Parameter Type Description math OfficeMath...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () renderer...

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

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property..."Element" property to reflect the type of data they contain. smart_tag...element = 'date' # Some smart tag types process their contents further...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....can run code for virtually any type of application or backend service...ToArray()), IsBase64Encoded = true, Headers = new Dictionary<string...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  8. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary document within a Word document. A glossary document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the documentation article in C++....get_BuildingBlocks () Returns a typed collection that represents all...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.bui...
  9. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management.... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience.... Comment , true )); } /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...

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