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

insert documents

(0.05 sec)
  1. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EndnoteOptions.Position | Aspose.Words for .NET

    Discover how the EndnoteOptions Position property enhances your document's layout by specifying the ideal placement for endnotes. Optimize your writing today!...the document collects and displays its endnotes. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  4. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box.... Examples Shows how to insert an ADVANCE field, and edit...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartType enum ...

    Aspose::Words::Drawing::Charts::ChartType enum. Specifies type of a chart in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...2" , u "Category 3" }); // Insert two series of decimal values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....DocumentBuilder to Modify a Document Contents [ Hide ] Specifying...list formatting. In Word documents, lists may consist of up to...

    docs.aspose.com/words/java/using-documentbuilde...
  7. FieldCitation.source_tag property | Aspose.Word...

    FieldCitation.source_tag property. Gets or sets a value that matches the Tag element's value of the source to Insert....element’s value of the source to insert. @property def source_tag (...BIBLIOGRAPHY fields. # Open a document containing bibliographical...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Writeln ( u "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  10. Aspose::Words::Saving::PdfSaveOptions::get_Save...

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

    reference.aspose.com/words/cpp/aspose.words.sav...