Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 88,444 for

doc format

(0.11 sec)
  1. PS to HTML Converter using C++ | Aspose.PDF

    Sample code for PS to HTML conversion using C++. Use C++ example for batch PS to HTML conversion....a document from PS to HTML format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/ps-to-html/
  2. PS to XLS Converter using C++ | Aspose.PDF

    Sample code for PS to XLS conversion using C++. Use C++ example for batch PS to XLS conversion....programmatically a document from PS to XLS format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/ps-to-xls/
  3. Convert PDF to Excel Workbook in Jython|Aspose....

    Explore how to convert PDF Documents to Excel workbooks in Jython using Aspose.PDF, enabling data extraction for analysis....Pdf to Excel To Check File Format using Aspose.PDF Java for Jython...to DOC or DOCX format in Jython Convert PDF to SVG Format in...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  4. Aspose::Words::RevisionGroupCollection class | ...

    Aspose::Words::RevisionGroupCollection class. A collection of RevisionGroup objects that represent revision groups in the Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. PageSetup.chapterPageSeparator property | Aspos...

    PageSetup.chapterPageSeparator property. Gets or sets the separator character that appears between the chapter number and the page number....must have a numbered outline format applied. Examples Shows how...work with page chapters. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PS Format in Java....PS format. To learn more, visit the Specify...Postscript format in the form of a book fold. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. C++ API to Convert EPUB to PPSM | products.aspo...

    Convert EPUB to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader... EPUB is a popular format for e-books, while PPSM is...a Microsoft PowerPoint Show format. Converting EPUB to PPSM allows...

    products.aspose.com/total/cpp/conversion/epub-t...
  8. C++ API to Convert EPUB to POTM | products.aspo...

    Convert EPUB to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...files compatible with the POTM format. How Aspose.Total Helps for...to export EPUB files to PPTX format. It supports all the features...

    products.aspose.com/total/cpp/conversion/epub-t...
  9. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.getLayoutOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

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