Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 400,576 for

document

(0.15 sec)
  1. Export PPSM to DOCX on Andorid via Java or with...

    Convert PPSM to DOCX in mobile apps without installing any software or online. Test free PPSM to DOCX online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  2. Format and Modify Named Ranges with JavaScript ...

    Learn how to format and modify named ranges using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/javascript-cpp/format-and...
  3. Online PDF to OTP Conversion or Develop Java ba...

    Free online app to convert PDF to OTP files. Java conversion library code for PDF Documents....will be converted into OTP document Download the converted OTP...Automation API Open PDF file using Document class Convert PDF to PPTX...

    products.aspose.com/total/java/conversion/pdf-t...
  4. Online PDF to POTX Conversion or Develop Java b...

    Free online app to convert PDF to POTX files. Java conversion library code for PDF Documents....will be converted into POTX document Download the converted POTX...Automation API Open PDF file using Document class Convert PDF to PPTX...

    products.aspose.com/total/java/conversion/pdf-t...
  5. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....eaks/data/" ; // Open the document. $ doc = new Java ( "com.aspose...aspose.words.Document" , $ dataDir . "TestFile.doc" ); // Remove...

    docs.aspose.com/words/java/remove-breaks-in-php/
  6. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....:DocumentBase>& The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....of navigation through the document structure. Usually navigation...correspond to headings in the document. In order to populate headings...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PageSetup.HeadingLevelForChapter | Aspose.Words...

    Discover the PageSetup HeadingLevelForChapter property to easily customize chapter title styles in your Document for enhanced readability and professionalism....the chapter titles in the document. public int HeadingLevelForChapt...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF Documents in C++ using Aspose.PDF for content customization....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/