Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 415,730 for

document

(1.18 sec)
  1. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...PowerPoint presentations, Word documents, and other files. When you...slides to pages in a Word document. Convert PowerPoint to Word...

    products.aspose.com/slides/java/conversion/pptx...
  2. 将 PDF 文件转换为 PDF/A|Aspose.PDF for Android via Java

    本主题向您展示如何使用 Aspose.PDF for Java 将 PDF 文件转换为符合 PDF/A 的 PDF 文件。...() { // 打开文档 try { document = new Document ( inputStream ); }...fileStorage , "PDF-to-PDFA.pdf" ); document . convert ( logFileName ....

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  3. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Inserts an HTML string into the document. insertHtml ( html : string...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfEncryptionDetails.ownerPassword property | A...

    PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the encrypted PDF Document....password for the encrypted PDF document. get ownerPassword () : string...user to open an encrypted PDF document without any access restrictions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadOptions DocumentDirection property to easily set Document direction. Optimize your layout with the default LeftToRight setting!...DocumentDirection property Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with C++ sample code using Aspose.PDF for C++...How to manage Tables in PDF document using Aspose.PDF for C++ library... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/table/
  7. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...Inserts an HTML string into the document. def insert_html ( self ,...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Alternative for getChildNodes() to get all the ...

    i was using 23.1 version not trying to upgrade to 25.3 but my old class are throwing errors...nodes within the body of a document, you can utilize the getChildNodes(NodeType...following: Document doc = new Document("your-document.docx"); CompositeNode...

    forum.aspose.com/t/alternative-for-getchildnode...
  9. Aspose::Words::AI::GoogleAiModel::GoogleAiModel...

    Aspose::Words::AI::GoogleAiModel::GoogleAiModel constructor. Initializes a new instance of GoogleAiModel class in C++....Words :: Document > ( get_MyDir () + u "Big document.docx" );...SharedPtr < Aspose :: Words :: Document > summary = model -> Summarize...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. BorderCollection.clearFormatting method | Aspos...

    BorderCollection.clearFormatting method. Removes all borders of an object....paragraphs in a document. let doc = new aw . Document ( base . myDir...The first paragraph of this document has visible borders with these...

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