Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 32,886 for

insert documents

(0.17 sec)
  1. Aspose::Words::Fields::FieldBuilder Class Refer...

    Builds a field from field code tokens (arguments and switches)....builder, and then insert them into the document. auto doc = Mak...MakeObject<Document>(); // Below are three examples of field construction...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. FieldIndex.CrossReferenceSeparator | Aspose.Wor...

    FieldIndex CrossReferenceSeparator property. Gets or sets the character sequence that is used to separate cross references and other entries in C#.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  3. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickLabels class. Represents properties of axis tick mark labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPartCollection.Item | Aspose.Words for...

    CustomXmlPartCollection Item property. Gets or sets an item at the specified index in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  5. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... To add or insert new values to a chart series...the chart data. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImageFieldMergingArgs.Image | Aspose.Words for ...

    ImageFieldMergingArgs Image property. Specifies the image that the mail merge engine must Insert into the document in C#....merge engine must insert into the document. public Image Image...MergeFieldImages () { Document doc = new Document (); // Insert a MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.mai...
  7. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...the Working with Comments documentation article. Inheritance: CommentCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. System::Collections::IListImplValueType&lt; T &...

    Public Member Functions | List of all members System::Collections::IListImplValueType< T > Class Template Reference I......const override virtual void Insert (int index, System::SharedPtr...Constructor & Destructor Documentation ◆ IListImplValueType() template<typename...

    reference.aspose.com/page/cpp/class/system.coll...
  9. AxisCategoryType | Aspose.Words for Java

    Specifies type of a category axis in Java.... Examples: Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection 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...