Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 376,621 for

document

(0.11 sec)
  1. RenderedDocument Code Sample Floating Shape Not...

    https://forum.aspose.com/t/renderedDocument-code-sample-floating-shape-not-allowed-inside-textbox-exception/254889/2 Hello, Alexey! I have a problem with Word doc where lines are grouped and placed on a top of Text are…...exception when running valid Word documents through the RenderedDocument...KB) The elements in the Word document (which Word happily supports)...

    forum.aspose.com/t/rendereddocument-code-sample...
  2. Aspose::Words::Paragraph::AcceptEnd method | As...

    Aspose::Words::Paragraph::AcceptEnd method. Accepts a visitor for visiting the end of the Document's paragraph in C++....for visiting the end of the document’s paragraph. Aspose :: Words...rds::DocumentVisitor> The document visitor. ReturnValue The action...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. 在 PS 文件中处理形状 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加形状的问题。了解如何在 Python 中使用该功能...Copy 1 # The path to the documents directory. 2 data_dir = Util...stream for the PostScript document 5 with open (data_dir + "AddRectangle_outPS...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. Export MSG to TEXT via C++ | products.aspose.com

    C++ API to Convert MSG to TEXT without using Microsoft Word or Outlook...for working with email and document files. With Aspose.Total for...HTML by using Document class Save the document to TEXT format...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class Run...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/run/
  6. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Create Tables|Aspose.Words for Java

    Create tables inside a Document easily and fast instead of using Apache POI....write Java // The path to the documents directory. String dataDir...AsposeCreateTable . class ); Document doc = new Document (); DocumentBuilder...

    docs.aspose.com/words/java/create-tables/
  8. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare Document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!...differences between the two documents. public bool CompareMoves...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  9. AnthropicAiModel.checkGrammar method | Aspose.W...

    AnthropicAiModel.checkGrammar method. Checks grammar of the provided Document....Checks grammar of the provided document. checkGrammar ( doc : Aspose...Aspose . Words . Document , options : Aspose . Words . AI . CheckGrammarOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TextColumnCollection.count property | Aspose.Wo...

    TextColumnCollection.count property. Gets the number of columns in the section of a Document....columns in the section of a document. @property def count ( self...columns in a section. doc = aw . Document () builder = aw . DocumentBuilder...

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