Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 12,492 for

true type

(0.12 sec)
  1. Aspose::Words::Markup::CustomPart::get_IsExtern...

    Aspose::Words::Markup::CustomPart::get_IsExternal method. False if this custom part is stored inside the OOXML package. True if this custom part is an external target in C++.... True if this custom part is an external...String :: Format ( u " \t Content type: \t\t {0}" , enumerator -> get_Current...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....Object public class ResourceType Type of loaded resource. Examples:...getChildNodes(NodeType.SHAPE, true).getCount()); doc.save(getArtifactsDir()...

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

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....DocumentBase doc , int id ) Parameter Type Description doc DocumentBase...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  4. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....setVisible(true); builder.insertNode(filledInArrow);...arrowLengthName) Parameters: Parameter Type Description arrowLengthName...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances document comparison by excluding footnotes and endnotes for clearer results....Shows how to filter specific types of document elements when making...Document ) docOriginal . Clone ( true ); Paragraph firstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  6. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results....Shows how to filter specific types of document elements when making...Document ) docOriginal . Clone ( true ); Paragraph firstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  7. CompareOptions.IgnoreComments | Aspose.Words fo...

    Discover how the CompareOptions IgnoreComments property enhances your comparison by excluding comment differences for clearer results....Shows how to filter specific types of document elements when making...Document ) docOriginal . Clone ( true ); Paragraph firstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  8. SystemFontSource class | Aspose.Words for Python

    aspose.words.fonts.SystemFontSource class. Represents all TrueType fonts installed to the system...from FontSourceBase ) type Returns the type of the font source....SYSTEM_FONTS , system_font_source . type ) self . assertEqual ( 0 , system_font_source...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... enum represents formatting type the child nodes in an organization...BasicProcess ); smart . IsReversed = true ; pres . Save ( "out.pptx" ...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. GlossaryDocument.accept method | Aspose.Words f...

    GlossaryDocument.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...GlossaryDocument.accept() . Returns True if all nodes were visited; false...

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