Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 32,888 for

insert documents

(0.09 sec)
  1. Chart.Title | Aspose.Words for .NET

    Chart Title property. Provides access to the chart title properties in C#....Shows how to insert a chart and set a title. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... Examples Shows how to insert a TOC field, and filter which...field_toc_entry_identifier (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldGoToButton.DisplayText | Aspose.Words for ...

    FieldGoToButton DisplayText property. Gets or sets the text of the button that appears in the document such that it can be selected to activate the jump in C#....“button” that appears in the document, such that it can be selected...to insert a GOTOBUTTON field. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Drawing::ShapeBase::get_Vertical...

    Aspose::Words::Drawing::ShapeBase::get_VerticalAlignment method. Specifies how the shape is positioned vertically in C++.... Examples Shows how to insert a floating image to the center...page. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FieldRef.NumberSeparator | Aspose.Words for .NET

    FieldRef NumberSeparator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C#....set ; } Examples Shows how to insert REF fields to reference bookmarks...void FieldRef () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ShapeBase.IsInsertRevision | Aspose.Words for .NET

    ShapeBase IsInsertRevision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled in C#....Returns true if this object was inserted in Microsoft Word while change...revision shapes. Document doc = new Document (); Assert . False...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is Inserted inline and at 100% scale in C++....method Inserts an image from a byte array into the document. The...The image is inserted inline and at 100% scale. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java.... Inserting a Paragraph To insert a new paragraph...paragraph into the document, in fact, you need to insert a paragraph...

    docs.aspose.com/words/java/working-with-paragra...
  9. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....method Imports a node from one document into another. System :: SharedPtr...belongs to the destination document, but has no parent. Remarks...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::Fields::FieldGoToButton::get_Loc...

    Aspose::Words::Fields::FieldGoToButton::get_Location method. Gets or sets the name of a bookmark, a page number, or some other item to jump to in C++....get_Location () Examples Shows to insert a GOTOBUTTON field. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.fie...