Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 32,886 for

insert documents

(0.07 sec)
  1. Aspose::Words::Font::get_NameOther method | Asp...

    Aspose::Words::Font::get_NameOther method. Returns or sets the font used for characters with character codes from 128 through 255 in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java....the Working with Fields documentation article. Remarks: Represents...used by the field. Document doc = new Document(getMyDir() + "Field...

    reference.aspose.com/words/java/com.aspose.word...
  4. Class WorksheetCollection | Aspose.Cells for .N...

    Aspose.Cells.WorksheetCollection class. Encapsulates a collection of Worksheet objects...represents all the built-in document properties of the spreadsheet...represents all the custom document properties of the spreadsheet...

    reference.aspose.com/cells/net/aspose.cells/wor...
  5. BookmarksOutlineLevelCollection.Item | Aspose.W...

    BookmarksOutlineLevelCollection Item property. Gets or a sets a bookmark outline level by the bookmark name in C#.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Fields::FieldSeq Class Reference...

    Implements the SEQ field.... auto doc = MakeObject<Document>(); auto builder = MakeOb...each SEQ field found in the document. // Each entry contains the...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::Fields::FieldDde Class Reference...

    Implements the DDE field....field types to link to other documents in the local file system,...) { auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. How to Add Attachment in PDF using C#

    This article explains how to add attachment in PDF using C#. It shares the IDE configuration, list of steps and a runnable sample code to Insert file in PDF using C#....and a runnable sample code to insert attachment in PDF using C#...file using the Document class object to insert files Instantiate...

    kb.aspose.com/pdf/net/how-to-add-attachment-in-...
  9. Aspose::Words::Fields::FormFieldCollection::Cle...

    Aspose::Words::Fields::FormFieldCollection::Clear method. Removes all form fields from this collection and from the document in C++....this collection and from the document. void Aspose :: Words :: Fields...how insert different kinds of form fields into a document, and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.Insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....insert_hyperlinks property FieldToc.insert_hyperlinks property...@property def insert_hyperlinks ( self ) -> bool : ... @insert_hyperlinks...

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