Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 13,477 for

document insertion

(0.1 sec)
  1. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....:DocumentBase>& The owner document. shapeType Aspose::Words::Drawing::ShapeType...shape. Examples Shows how to insert a shape with an image from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > (); SharedPtr < Body > body...tracking will register as "Insert" revisions. doc -> StartTrackRevisions...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Themes::ThemeColors::get_Followe...

    Aspose::Words::Themes::ThemeColors::get_FollowedHyperlink method. Specifies color for a clicked hyperlink in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. Aspose::Words::Themes::ThemeFonts::get_EastAsia...

    Aspose::Words::Themes::ThemeFonts::get_EastAsian method. Specifies font name for EastAsian characters in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your Document experience!...Check Format Compatibility documentation article. public class CompatibilityOptions...AdjustLineHeightInTa { get; set; } Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/net/aspose.words.set...
  6. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...the Working with Tables documentation article. Properties Name...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....name Start creating a PDF document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/pdf/
  8. Make DOCX Using Python

    Make a new DOCX in Python in a few steps. Easily create DOCX using Python via .NET library....name Start creating a DOCX document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/docx/
  9. Make Markdown Using Python

    Make a new Markdown in Python in a few steps. Easily create Markdown using Python via .NET library....file name Start creating a MD document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/md/
  10. FieldSet.bookmark_text property | Aspose.Words ...

    FieldSet.bookmark_text property. Gets or sets the new text of the bookmark....in the document using a REF field. doc = aw . Document () builder...variable. field_set = builder . insert_field ( field_type = aw . fields...

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