Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 347,574 for

document

(0.12 sec)
  1. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom Document visitors. To learn more, visit the Documentation article in C++....class Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the Document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats....HTML is used when saving the document to SaveFormat.Html and SaveFormat...Description Xhtml Saves the document in compliance with the XHTML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert FLATOPC to PPT via C++ or with free Onl...

    Export FLATOPC to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPT online converter quickly before integrating the code....C++ Open FLATOPC file using Document class reference Convert FLATOPC...Presentation file Save the document to PPT format using Save method...

    products.aspose.com/total/cpp/conversion/flatop...
  4. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...py", line 69, in conv_pdf document.save(output_stream, save_options)...following the instructions from documentation . Here is my function: def...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  5. ComHelper.open method | Aspose.Words for Node.js

    Aspose.Words.ComHelper.open method...COM application to load a Document from a file. open ( fileName...fileName string Filename of the document to load. Remarks This method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor....every header and footer in a document. test ( 'HeaderFooterToText'...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes....set a number at which the document begins the footnote/endnote...footnote/endnote count. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts....places in the document. let doc = new aw . Document (); let builder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DICOM to PDF Converter using Java | Aspose.PDF

    DICOM to PDF conversion via Java sample code. Programmers can use this example code to export DICOM to PDF within any Web or Desktop Java based application....convert programmatically a document from DICOM to PDF format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/dicom-t...
  10. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....output all paragraphs in a document that are list items. let doc...doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...