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

document insertion

(0.23 sec)
  1. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how Document revisions are handled during layout process...class Allows to control how document revisions are handled during...Converting to Fixed-page Format documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document revisions in C++....Allows to specify color of document revisions. enum class RevisionColor...revisions in a rendered output document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. FieldIncludePicture.ResizeVertically | Aspose.W...

    Discover how the ResizeVertically property of FieldIncludePicture enhances image management by allowing vertical resizing for optimal display....set ; } Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....that we are adding with a document builder. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API.... This document explains how to insert image hyperlinks.../> < p > Select an image to insert as a picture with a hyperlink:...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  6. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark....how to insert and customize footnotes. doc = aw . Document () builder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class Border...can be applied to various document elements including paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section....Examples Shows how to move a document builder’s cursor to a cell...cell in a table. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.Color | Aspose.Words for .NET

    Discover the Font Color property to easily customize text colors in your designs. Enhance readability and aesthetics with vibrant, eye-catching hues!...to insert formatted text using DocumentBuilder. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  10. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless Document merging with the MERGESEQ field. Boost your Document automation today!...the Working with Fields documentation article. public class FieldMergeSeq...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...