Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 12,710 for

true type

(0.04 sec)
  1. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....Contains ( string name ) Parameter Type Description name String Case-insensitive...font to locate. Return Value true if the item is found in the...

    reference.aspose.com/words/net/aspose.words.fon...
  3. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...Description StructuredDocumentTa(doc, type) Initializes a new instance...document tag. is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Integrate with Microsoft Report Viewer in Local...

    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....viewer , string formatName , Type extensionType ) { const BindingFlags...dropdown. // Get the service type. FieldInfo previewService =...

    docs.aspose.com/cells/reportingservices/integra...
  6. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....doc" ) node_type = Rjb :: import ( 'com.aspose.... getChild ( node_type . TABLE , 0 , true ) # Autofit the first...

    docs.aspose.com/words/java/working-with-tables-...
  7. Border.shadow property | Aspose.Words for Python

    Border.shadow property. Gets or sets a value indicating whether the border has a shadow....bottom) should be of the same type, width, color and all should...have the Shadow property set to True . Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Story.story_type property | Aspose.Words for Py...

    Story.story_Type property. Gets the Type of this story....story_type property Story.story_type property Gets the type of this...this story. @property def story_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision...property will work for any revision type other than RevisionType.StyleDefinitionChang...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...