Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 10,464 for

document insertion

(0.06 sec)
  1. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...additional options when saving a document into the SaveFormat.Docx ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldDde.source_item property | Aspose.Words fo...

    FieldDde.source_item property. Gets or sets the portion of the source file that's being linked....field types to link to other documents in the local file system,...field_linked_objects_as_text (): for insert_linked_object_as in ( InsertLinkedObjectAs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldLink.source_item property | Aspose.Words f...

    FieldLink.source_item property. Gets or sets the portion of the source file that's being linked....field types to link to other documents in the local file system,...field_linked_objects_as_text (): for insert_linked_object_as in ( InsertLinkedObjectAs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDde.source_full_name property | Aspose.Wor...

    FieldDde.source_full_name property. Gets or sets the name and location of the source file....field types to link to other documents in the local file system,...field_linked_objects_as_text (): for insert_linked_object_as in ( InsertLinkedObjectAs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldLink.prog_id property | Aspose.Words for P...

    FieldLink.prog_id property. Gets or sets the application type of the link information....field types to link to other documents in the local file system,...field_linked_objects_as_text (): for insert_linked_object_as in ( InsertLinkedObjectAs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....ParagraphCollection Examples Shows how to insert and customize footnotes. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Theme.Colors | Aspose.Words for .NET

    Customize your Document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look....set of theme colors for the document. public ThemeColors Colors...fonts for themes. Document doc = new Document ( MyDir + "Theme...

    reference.aspose.com/words/net/aspose.words.the...
  8. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape 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...
  9. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method...specified bookmark from the document. def remove ( self , bookmark...bookmarks from a document. doc = aw . Document () builder = aw...

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