Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 20,011 for

document insertion

(0.07 sec)
  1. RevisionColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionColor enum to customize Document revision colors, enhancing clarity and improving collaboration in your Documents....Allows to specify color of document revisions. public enum RevisionColor...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  2. ImageSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageSize class, your go-to resource for detailed image size and resolution insights for enhanced Document quality....the Working with Images documentation article. public class ImageSize...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C++....storing graphics data with the document. bool Aspose :: Words :: Fields...override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDde class | Aspose....

    Aspose::Words::Fields::FieldDde class. Implements the DDE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldDde...get_InsertAsBitmap () Gets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Merge Regions|Aspose.Words for SharePoint

    Merge regions feature details of the Aspose.Words for SharePoint....merge region in a document you need to insert two merge fields...beginning of a merge region, insert a merge field with the name...

    docs.aspose.com/words/sharepoint/merge-regions/
  6. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your Document's style today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert four runs of text into the...

    reference.aspose.com/words/net/aspose.words/par...
  8. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your Document's design and visual appeal....Theme Contents [ Hide ] Document.Theme property Gets the Theme...Theme object for this document. public Theme Theme { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ParagraphCollection class | Aspose.Words for Py...

    aspose.words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../paragraph/) nodes...Working with Paragraphs documentation article. Inheritance: ParagraphCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/