Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 20,448 for

document insertion

(0.13 sec)
  1. Aspose::Words::Fields::ToaCategories::get_Defau...

    Aspose::Words::Fields::ToaCategories::get_DefaultCategories method. Gets the default table of authorities categories in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...s () -> idx_get ( 2 )); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::ToaCategories::idx_get m...

    Aspose::Words::Fields::ToaCategories::idx_get method. Gets or sets the category heading by category number in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...s () -> idx_get ( 2 )); // Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Make WORD Using Javascript

    Make a new a Word Document in JavaScript in a few steps. Easily create a Word Document using Node.js via .NET library....name Start creating a Word document using JavaScript Save the...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/nodejs-net/make/word/
  4. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java.... Examples: Shows how to insert a floating image to the center...center of a page. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartAxis.Type | Aspose.Words for .NET

    Discover the ChartAxis Type property to easily identify axis types and enhance your data visualization for clearer insights and better analysis....ChartSeriesCollectio () { Document doc = new Document (); DocumentBuilder..."Category 2" , "Category 3" }; // Insert two series of decimal values...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for JavaScript via C++....in a Pivot Table in Excel To insert a calculated field in a PivotTable...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/add-calcul...
  7. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIndex class | Aspos...

    Aspose::Words::Fields::FieldIndex class. Implements the INDEX field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldIndex...that marks the portion of the document used to build the index. ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...compare and analyze printed documents. Professional Presentation...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  10. HorizontalRuleAlignment enumeration | Aspose.Wo...

    Aspose.Words.Drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

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