Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 17,911 for

insert documents

(0.07 sec)
  1. TextPath.Spacing | Aspose.Words for .NET

    Discover TextPath Spacing. Control text spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Trim | Aspose.Words for .NET

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below text for a cleaner, more polished look....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Fields::FieldArgumentBuilder cla...

    Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldArgumentBuilder...builder, and then insert them into the document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...of a saved XPS document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for Node.js via C++ API.... A1 Insert Hyperlinks into Excel or OpenOffice...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  6. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....update all the fields in a document immediately before saving...saving it to PDF. doc = aw . Document () builder = aw . DocumentBuilder...

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

    Specifies type of a chart in Java....throws Exception { Document doc = new Document(); DocumentBuilder..."Category 2", "Category 3"}; // Insert two series of decimal values...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns true if the document has a VBA project (macros) in C++....Aspose::Words::Document::get_HasMacros method Contents [ Hide...Hide ] Document::get_HasMacros method Returns true if the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Converting to Fixed-page Format in C++|Aspose.W...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....discuss document at a high level. What Is a Document? When thinking...thinking about a document, users typically imagine a number of...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  10. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart.... Document (); let builder = new aw ..."Category 2" , "Category 3" ]; // Insert two series of decimal values...

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