Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 20,226 for

document insertion

(0.94 sec)
  1. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for Python via .NET to experience its simplicity and power in Python....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...empty Document Initialize a DocumentBuilder class Insert text...

    docs.aspose.com/words/python-net/hello-world/
  2. FieldAuthor.author_name property | Aspose.Words...

    FieldAuthor.author_name property. Gets or sets the Document author's name....property Gets or sets the document author’s name. @property def...display a document creator’s name. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....the Working with Shapes documentation article. Remarks: Use the...for a text box. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET 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/net/conversion/pptx-...
  5. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of Document changes as revisions....Stops automatic marking of document changes as revisions. def...while editing a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your Document quality!...Examples Shows how to save a document to the PDF format using the...PdfSaveOptions class. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was 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...
  8. ImageBinarizationMethod enumeration | Aspose.Wo...

    aspose.words.saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image.... Document () builder = aw . DocumentBuilder...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.AbsoluteHorizontalDistance | Aspose.Words...

    Discover the Table AbsoluteHorizontalDistance property to easily adjust your table's horizontal position in points. Optimize layout with a default of 0!... Document doc = new Document (); DocumentBuilder...paragraph's location where we inserted the table. table . AbsoluteVerticalDist...

    reference.aspose.com/words/net/aspose.words.tab...
  10. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the Document as a bookmark end....the current position in the document as a bookmark end. endBookmark...bookmark. Remarks Bookmarks in a document can overlap and span any range...

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