Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 88,712 for

doc format

(0.3 sec)
  1. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data source for...

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

    Implements the SECTION field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

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

    Implements the SECTIONPAGES field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert ODS to DOCX with C++ or with free Onlin...

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

    products.aspose.com/total/cpp/conversion/ods-to...
  5. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the Document as calculated by the most recent page layout operation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Page 1'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. C++ API to Convert PCL to POTX | products.aspos...

    Convert PCL to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...(PowerPoint Open XML) is a file format used by Microsoft PowerPoint...reference Save the document to POTX format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. Cell.lastParagraph property | Aspose.Words for ...

    Cell.lastParagraph property. Gets the last paragraph among the immediate children....borders to a table row’s format. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); // Create a table with red...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....borders in a paragraph format object. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Configure the builder's paragraph format settings...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the Format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++....ormat method Specifies the format in which the document will...document to adhere to. auto doc = System :: MakeObject < Aspose...

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