Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 90,529 for

doc format

(0.22 sec)
  1. Convert CSV to DOT with C++ or with free Online...

    Convert CSV to DOT within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to DOT format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/csv-to...
  2. Convert CSV to DOTM with C++ or with free Onlin...

    Convert CSV to DOTM within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to DOTM format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/csv-to...
  3. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your Document Formatting with customizable list levels for enhanced clarity and presentation....class A collection of list formatting for each level in a list...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ParagraphFormat | Aspose.Words for Java

    Represents all the Formatting for a paragraph in Java....ParagraphFormat Represents all the formatting for a paragraph. To learn...Words document by hand. Document doc = new Document(); // A blank...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...you export a document to HTML format you might need to keep this...native Microsoft Word file formats (DOCX, DOC, RTF, WML). In most cases...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....code Output format TIFF Select the target format from the list...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...

    products.aspose.com/words/python-net/compress/t...
  8. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....code Output format JPG Select the target format from the list...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...

    products.aspose.com/words/python-net/compress/jpg/
  9. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save Format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…... It is achieved via save format ( wdFormatDOSTextLineB 5 Microsoft...conversion of line breaks to txt format.zip (9.7 KB) C# code of Aspose...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  10. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code dotnet...

    products.aspose.com/words/net/make/html/