Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 88,662 for

doc format

(0.24 sec)
  1. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert HTML to XML in C# | products.aspose.com

    Convert HTML to XML in C#. Use .NET library API to convert HTML Document to XML file...to XML and many other file formats. To install Aspose.Slides:...(FileStream stream = new FileStream( $"doc-{index}.xml" , FileMode.Create...

    products.aspose.com/slides/net/conversion/html-...
  3. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT conversion within any Web or Desktop Java based application....even smartphone photos in GIF format and creates GIF documents containing...GIF File Format A GIF or Graphical Interchange Format is a type...

    products.aspose.com/ocr/cpp/conversion/gif-to-txt/
  4. Create WORD Report In C#

    Generate reports and automate Documents using WORD templates and custom data in C#....syntax and get a report in the format of your choice. Automate Word...reports in many popular document formats with professional quality....

    products.aspose.com/words/net/report/word/
  5. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....of the time you apply list formatting to paragraphs just by settings...lists. let doc = new aw . Document (); let lists = doc . lists ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text Formatting and design flexibility in your projects....character style applied to this formatting. public string StyleName...style of existing text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  7. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the Document grid lines per page settings when laying out the contents in the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PPT to WORD in Python or with free Onli...

    PPT to WORD conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to WORD online converter quickly before integrating the code....convert the PPT file into a PDF format. This API provides a wide range... It also supports various formats such as PPT, PPTX, ODP, and...

    products.aspose.com/total/python-net/conversion...
  9. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... 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...
  10. Font.italic property | Aspose.Words for Python

    Font.italic property. True if the font is Formatted as italic....property True if the font is formatted as italic. @property def italic...text using a document builder. doc = aw . Document () builder =...

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