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

doc format

(0.18 sec)
  1. 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...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the Document. Default value is %2 in C++....will be split at paragraphs formatted using Heading 1 , Heading...headings into several parts. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list Formatting to enhance your Document's presentation and clarity....Provides access to the list formatting used in the document. public...work with list levels. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list Formatting used in the Document....Provides access to the list formatting used in the document. get...to work with list levels. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Optimize File's Content Using C++

    Compress files in C++: DocX, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...optimize documents in various formats. This C++ library is a stand-alone...will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML, JPG, PNG...

    products.aspose.com/words/cpp/compress/
  6. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing Document referencing and management.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. InsertHyperlink { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  7. C++ API to Convert CGM to XAML | products.aspos...

    Convert CGM to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing and exchanging...converting PDF documents to other formats such as HTML, XPS, and TIFF...

    products.aspose.com/total/cpp/conversion/cgm-to...
  8. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique Formatting for list styles to enhance your content's visual appeal....Gets the list that defines formatting of this list style. public...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Converting a MD file to DOCX using Python | Asp...

    Sample code on Python for MD to DocX conversion. Use example code for batch MD to DocX conversion with Python and .NET...a document from MD to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-net/conversion/m...
  10. 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...