Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 17,882 for

insert documents

(0.25 sec)
  1. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xps in C++....Specifies the format in which the document will be saved if this save...saved XPS document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisScaling class. Represents the scaling options of the axis...the Working with Charts documentation article. Constructors Name...to a chart axis. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of document revisions....Allows to specify color of document revisions. Members Name Description...rendered output document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...updated before saving the document to a fixed page format. Default...update all the fields in a document immediately before saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.DateDisplayFormat | Aspos...

    Discover the StructuredDocumentTag DateDisplayFormat property to customize date display formats effortlessly. Enhance your document's clarity and appeal!...structured document tag. Document doc = new Document (); // Insert...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/net/aspose.words.mar...
  6. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....bookmarks from a document. doc = aw . Document () builder = aw...DocumentBuilder ( doc = doc ) # Insert five bookmarks with text inside...

    reference.aspose.com/words/python-net/aspose.wo...
  7. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....additional options when saving a document into the SaveFormat.XPS format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML... Document () builder = aw . DocumentBuilder...doc = doc ) # Use a document builder to insert a combo box with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly.... If you want to insert more complex elements into...comment to a document, and then reply to it. Document doc = new...

    reference.aspose.com/words/net/aspose.words/com...
  10. 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...