Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 90,615 for

doc format

(0.13 sec)
  1. FieldTA.EntryCategory | Aspose.Words for .NET

    Discover the FieldTA EntryCategory property. Easily manage your integral entry categories with this powerful tool for seamless organization and efficiency....void FieldTOA () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOA field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToa.PageNumberListSeparator | Aspose.Words...

    Discover the FieldToa PageNumberListSeparator property to customize page number lists with your preferred separator. Enhance your Document's readability today!...void FieldTOA () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOA field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldTA.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldTA PageRangeBookmarkName property, easily manage bookmarks for page ranges and enhance your Document navigation with this powerful feature....void FieldTOA () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOA field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....to insert formatted text using DocumentBuilder. doc = aw . Document...DocumentBuilder ( doc = doc ) # Specify font formatting, then add text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert ODT to POTX via C++ or with free Online...

    Export ODT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POTX online converter quickly before integrating the code.... ODT is a file format used by OpenOffice and LibreOffice...LibreOffice, while POTX is a file format used by Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/odt-to...
  6. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Each paragraph can only...

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

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing Document processing efficiency....into a string in the specified format. ToString ( SaveOptions ) Exports...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/body/
  8. Convert DOT to POTM via C++ or with free Online...

    Export DOT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POTM online converter quickly before integrating the code....The DOT file format is a text-based file format used to store...The POTM file format is a presentation file format used by Microsoft...

    products.aspose.com/total/cpp/conversion/dot-to...
  9. Convert WORD to PPSX via C++ or with free Onlin...

    Export WORD to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSX online converter quickly before integrating the code....Converting Word documents to PPSX format is a common requirement for...businesses. PPSX is a presentation format that is used to create slideshows...

    products.aspose.com/total/cpp/conversion/word-t...
  10. ImagePixelFormat | Aspose.Words for Java

    Specifies the pixel Format for the generated images of Document pages in Java....ImagePixelFormat Specifies the pixel format for the generated images of...document to an image. Document doc = new Document(); DocumentBuilder...

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