Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 20,060 for

document insertion

(0.11 sec)
  1. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....Create an empty file using the Document class object for adding images...required for describing the image Insert the image multiple times Get...

    kb.aspose.com/words/python/how-to-resize-pictur...
  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. Footnote.IsAuto | Aspose.Words for .NET

    Discover the IsAuto property for footnotes, enabling seamless autonumbering or custom reference marks for enhanced Document clarity and organization....Shows how to insert and customize footnotes. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.not...
  4. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word Document...Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. Remarks Table is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++.... Insert a Paragraph To insert a new paragraph...paragraph into the document, in fact, you need to insert a paragraph break...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  6. FieldImport.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldImport's IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and performance today!...storing graphics data with the document. public bool IsLinked { get...set ; } Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Check Format Compatibility documentation article. Properties Name...Description adjustLineHeightInTa Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export EMLX to IMAGE via Java | products.aspose...

    Java API to Convert EMLX to IMAGE without using Microsoft Word or Outlook...render HTML to IMAGE by using Document Processing API Aspose.Words...HTML by using Document class Save the document to PNG format...

    products.aspose.com/total/java/conversion/emlx-...
  9. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::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...
  10. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

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