Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 20,117 for

document insertion

(0.35 sec)
  1. Aspose::Words::MailMerging::FieldMergingArgs cl...

    Aspose::Words::MailMerging::FieldMergingArgs class. Provides data for the MergeField event. To learn more, visit the Documentation article in C++....Mail Merge and Reporting documentation article. class FieldMergingArgs...Description get_Document () const Returns the Document object for...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Aspose::Words::Fields::FieldData class | Aspose...

    Aspose::Words::Fields::FieldData class. Implements the DATA field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldData...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. SignatureLine.ShowDate | Aspose.Words for .NET

    Discover the SignatureLine ShowDate property, enabling or disabling sign date visibility in your signature line for enhanced Document clarity. Default is true....and insert it into a document. Document doc = new Document ();...SignerTitle = "Senior Manager" }; // Insert a shape that will contain a...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....the Working with Charts documentation article. Examples: Shows...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert some text and mark it with a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border object that specifies border for the font in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Embed Attachment to PDF|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....[ Hide ] In Excel, you can insert an OLE Object with source data...Object. AI Document Assistant Close Export Document Structure...

    docs.aspose.com/cells/java/embed-attachment-to-...
  8. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark into the Document in C++....Adds Image watermark into the document. void Aspose :: Words :: Watermark...MakeObject < Aspose :: Words :: Document > (); // Modify the image...

    reference.aspose.com/words/cpp/aspose.words/wat...
  9. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....Fields documentation article. Examples: Shows how to insert a combo...item collection. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_forms property. True if the section is protected for forms... Document () builder = aw . DocumentBuilder... Hello world!' ) builder . insert_break ( aw . BreakType . S...

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