Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 88,663 for

doc format

(0.17 sec)
  1. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this Formatting....paragraph style applied to this formatting. get style () : Aspose ....paragraph style with list formatting. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel.create_picture_bullet method | Aspose...

    ListLevel.create_picture_bullet method. Creates picture bullet shape for the current list level....number_format to “\xF0B7” to properly display...item labels. doc = aw . Document () doc_list = doc . lists . add...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.font_settings property | Aspose.Words ...

    Document.font_settings property. Gets or sets Document font settings.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character Formatting associated with them, but cannot have child nodes of their own. To learn more, visit the Documentation article in C++....nodes that can have character formatting associated with them, but...Provides access to the font formatting of this object. virtual get_IsComposite...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # TOA fields can filter their...

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

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field... format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    Discover the FontInfoCollection SaveSubsetFonts property, control embedded TrueType font subsets in your Documents for optimized file size and performance....option works for DOC, DOCX and RTF formats only. Examples Shows...embedded TrueType fonts. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Convert EMLX to IMAGE in Python | products.aspo...

    Save EMLX to IMAGE in your Python applications without using Microsoft Outlook or Word... EMLX is an email file format used by Apple Mail, the default...to convert EMLX to an image format such as JPEG, PNG, or TIFF...

    products.aspose.com/total/python-net/conversion...