Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 90,541 for

doc format

(1.8 sec)
  1. Make WORD Using Java

    Make a new a Word Document in Java in a few steps. Easily create a Word Document using Java 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 // Repository...

    products.aspose.com/words/java/make/word/
  2. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java 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 // Repository...

    products.aspose.com/words/java/make/html/
  3. Paragraph.ListLabel | Aspose.Words for .NET

    Access and Format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!...list numbering value and formatting for this paragraph. public...Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...

    reference.aspose.com/words/net/aspose.words/par...
  4. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Page...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.bold_bi property | Aspose.Words for Python

    Font.bold_bi property. True if the right-to-left text is Formatted as bold....the right-to-left text is formatted as bold. @property def bold_bi...right-to-left, and right-to-left text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. C++ API to Convert XML to OTP | products.aspose...

    Convert XML to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...reference Save the document to OTP format using Save member function...instance of Document class auto doc = MakeObject < Document > ( u...

    products.aspose.com/total/cpp/conversion/xml-to...
  10. C++ API to Convert XSLFO to SWF | products.aspo...

    Convert XSLFO to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...language for formatting XML documents. It is used to define the...

    products.aspose.com/total/cpp/conversion/xslfo-...