Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 19,981 for

document insertion

(0.08 sec)
  1. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...): ... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a Document. NPOI does not provide an opportunity to add a watermark using C#....watermarks (text or image) to Word documents via Aspose.Words. Try online...Sometimes you need to insert a watermark into a document, for instance...

    docs.aspose.com/words/net/add-watermark/
  3. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... Document () # Create a glossary document and populate...text entries. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....the data and go to Insert → Charts → Insert Column or Bar Chart...example, that’s B1:B7, and then Insert Stacked Bar chart. Select the...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  5. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed 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...
  6. 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...
  7. 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...
  8. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....how to insert a paragraph with a top border. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style...with Styles and Themes documentation article. Properties Name...styles in MS Word. document Gets the owner document. font Gets the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a Document in Java....mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks: You can...

    reference.aspose.com/words/java/com.aspose.word...