Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 90,313 for

doc format

(1.62 sec)
  1. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Field | Aspose.Words for Java

    Represents a Microsoft Word Document field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Field dateField = builder.insertField("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java.... Document doc = new Document(); DocumentBuilder...i++) { // Clear individual format of all data points. // Data...

    reference.aspose.com/words/java/com.aspose.word...
  4. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in points) relative to the base line...Shows how to format text to offset its position. let doc = new aw...aw . Document (); let para = doc . getParagraph ( 0 , true ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Export MSG to EMF via C++ | products.aspose.com

    C++ API to Convert MSG to EMF without using Microsoft Word or Outlook...done by converting MSG file format to HTML, and then exporting...write emails in a variety of formats. How Aspose.Total Helps for...

    products.aspose.com/total/cpp/conversion/msg-to...
  6. Convert PDF To TXT Python

    Convert PDF to TXT Format in Python code. Save PDF as TXT using Python....TXT, and many other document formats using Python. TXT Python C#...a document from PDF to TXT format programmatically? With Aspose...

    products.aspose.com/words/python-net/conversion...
  7. Convert PDF To Openoffice Python

    Convert PDF to OpenOffice Format in Python code. Save PDF as OpenOffice using Python....ODT, and many other document formats using Python. ODT Python C#...a document from PDF to ODT format programmatically? With Aspose...

    products.aspose.com/words/python-net/conversion...
  8. Convert PDF To WORD Python

    Convert PDF to WORD Format in Python code. Save PDF as WORD using Python....Word, and many other document formats using Python. DOCX Python C#...a document from PDF to Word format programmatically? With Aspose...

    products.aspose.com/words/python-net/conversion...
  9. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....to format a run of text using its font property. let doc = new...(); let run = new aw . Run ( doc , "Hello world!" ); let font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Page...

    reference.aspose.com/words/cpp/aspose.words.sav...