Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 401,860 for

document

(0.32 sec)
  1. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. How to Remove Blank Pages in Word Using Python

    Learn how to remove blank pages in Word using Python. Simplify your Document processing and enhance your productivity today!...Svenska In Microsoft Word documents, you may often find blank...digital documents. Blank pages ruin professional documents, break...

    blog.aspose.com/words/remove-blank-pages-in-wor...
  4. Document.showGrammaticalErrors property | Aspos...

    Document.showGrammaticalErrors property. Specifies whether to display grammar errors in this Document....showGrammaticalError property Document.showGrammaticalError property...display grammar errors in this document. get showGrammaticalError...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  6. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...FileOutputStream(file)) { Document doc = new Document(inPath); doc.save(os...e.CHINESE_PRC); Document doc = new Document("Table-1.docx", loadOptions);...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  7. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    Discover the HtmlFixedSaveOptions PageHorizontalAlignment property to easily control page alignment in HTML Documents. Default set to Center for optimal presentation....alignment of pages in an HTML document. Default value is Center....saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Document.hyphenationOptions property | Aspose.W...

    Document.hyphenationOptions property. Provides access to Document hyphenation options....hyphenationOptions property Document.hyphenationOptions property...property Provides access to document hyphenation options. get hyphenationOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel Documents and select them by ID using Aspose.Cells for JavaScript via C++....stored inside Microsoft Excel documents and are used by applications...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  10. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... Document () builder = aw . DocumentBuilder...set page sizes. doc = aw . Document () builder = aw . DocumentBuilder...

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