Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 14,729 for

true type

(0.17 sec)
  1. 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...
  2. 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...
  3. IMailMergeDataSource.get_value method | Aspose....

    IMailMergeDataSource.get_value method. Returns a value for the specified field name or ``False`` if the field is not found.... Parameter Type Description field_name str The...Returns the field value. Returns True if value was found. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

    reference.aspose.com/words/java/com.aspose.word...
  5. FindReplaceOptions constructor | Aspose.Words f...

    aspose.words.replacing.FindReplaceOptions constructor... Parameter Type Description direction FindReplaceDirection...IReplacingCallback ): ... Parameter Type Description replacing_callback...

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

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....HasDependingSlides returns true if there exists at least one...IMasterSlide.HasDependingSlides returns true if there exists at least one...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. WebExtensionBinding | Aspose.Words for Java

    Specifies a binding relationship between a web extension and the data in the document in Java....getBindingType() Specifies the binding type. getId() Specifies the binding...value) Specifies the binding type. setId(String value) Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the Type of this story in C++....Story::get_StoryType method Gets the type of this story. Aspose :: Words...Words :: NodeType :: Shape , true ) -> get_Count ()); // We can...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency....headerFooterType ) Parameter Type Description headerFooterType...None ; shape . BehindText = true ; // Place the image at the...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/net/working-with-headers-...