Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 20,473 for

document insertion

(0.67 sec)
  1. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Discover the IsMoveToRevision property in Microsoft Word! Learn how it tracks changes and enhances your Document editing experience....if this object was moved (inserted) in Microsoft Word while change...a move revision. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/par...
  2. Compare() generates Track Changes where Reject ...

    Hello, We are currently evaluating Aspose.Words for Python with the intention of purchasing a license for our Document processing pipeline. However, we have encountered a critical issue during testing that is blocking u…...purchasing a license for our document processing pipeline. However...start with an original DOCX (document A). We apply text corrections...

    forum.aspose.com/t/compare-generates-track-chan...
  3. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a QUOTE field, which will display...

    reference.aspose.com/words/net/aspose.words.fie...
  4. BookmarkCollection.Remove | Aspose.Words for .NET

    Effortlessly remove bookmarks from your Documents with the BookmarkCollection Remove method. Enhance your Document management today!...specified bookmark from the document. public void Remove ( Bookmark...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  5. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word Document....shape in a Microsoft Word document. Members Name Description...shapes of this type in the document. OleControl The shape is an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageFieldMergingArgs.image_width property | As...

    ImageFieldMergingArgs.image_width property. Specifies the image width for the image to insert into the Document....width for the image to insert into the document. @property def image_width...contained in the template document. To override the initial value...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageFieldMergingArgs.image_height property | A...

    ImageFieldMergingArgs.image_height property. Specifies the image height for the image to insert into the Document....height for the image to insert into the document. @property def image_height...contained in the template document. To override the initial value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get Page Properties in PHP|Aspose.PDF for Java

    Explore how to retrieve the properties of specific pages in a PDF Document in PHP using Aspose.PDF for detailed control....get page properties of Pdf document using Aspose.PDF Java for...Create PDF document $pdf_document = new Document ( $dataDir ...

    docs.aspose.com/pdf/java/get-page-properties-in...
  9. Aspose::Words::SignatureLineOptions class | Asp...

    Aspose::Words::SignatureLineOptions class. Allows to specify options for signature line being inserted. Used in DocumentBuilder. To learn more, visit the Documentation article in C++....options for signature line being inserted. Used in DocumentBuilder ...with Digital Signatures documentation article. class SignatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words/sig...
  10. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in C#. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This Document details how to implement these features and provides sample code for your reference....whereas explicit line breaks insert breaks exactly where you want...NET to insert explicit line breaks in a cell. AI Document Assistant...

    docs.aspose.com/cells/net/line-breaks-and-text-...