Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 89,982 for

doc format

(0.46 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. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily customize and enhance your Document's paragraph styling for improved readability and presentation....paragraph style applied to this formatting. public Style Style { get...paragraph style with list formatting. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words/par...
  3. 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...
  4. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C# API code for any ODP file text search application....(OpenDocument Presentation) format is used by open-source presentation...support many popular formats including ODP format. C# library to Search...

    products.aspose.com/total/net/search/odp/
  5. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... 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. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... 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. Convert MSG to EMF in Python | products.aspose.com

    Save MSG to EMF in your Python applications without using Microsoft Outlook or Word...file into an Enhanced Metafile format. This conversion is necessary... such as to preserve the formatting of the email message, to...

    products.aspose.com/total/python-net/conversion...
  8. FontInfoCollection.save_subset_fonts property |...

    FontInfoCollection.save_subset_fonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the Document...option works for DOC, DOCX and RTF formats only. Examples Shows...with embedded TrueType fonts. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value....the appropriate paragraph formatting has been changed. AutomaticallyUpdate...custom style. doc = aw . Document () style = doc . styles . add...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a Document in Java....paragraph style with list formatting. Document doc = new Document();...builder = new DocumentBuilder(doc); // Create a custom paragraph...

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