Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 20,015 for

insert documents

(0.08 sec)
  1. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... Document (); let builder = new aw ...aw . LineStyle . Single ; // Insert a table and apply the style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddField method. Adds a field represented by a FieldBuilder to the argument in C++....builder, and then insert them into the document. auto doc = System...MakeObject < Aspose :: Words :: Document > (); // Below are three examples...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ChartYValueCollection.FormatCode | Aspose.Words...

    Discover the ChartYValueCollection FormatCode property to easily customize Y value formatting. Enhance your data visualization with precision!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Bubble chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. BubbleSizeCollection.FormatCode | Aspose.Words ...

    Discover the BubbleSizeCollection FormatCode property to customize bubble sizes effortlessly. Enhance your data visualization with tailored formatting options.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Bubble chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Font.nameFarEast property | Aspose.Words for No...

    Font.nameFarEast property. Returns or sets an East Asian font name....string Examples Shows how to insert and format text in a Far East...language. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....storing graphics data with the document. bool Aspose :: Words :: Fields...override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get Page Properties in Python|Aspose.PDF for Py...

    Explore how to retrieve page properties of a PDF document using Python and Aspose.PDF, providing insight into document structure....get page properties of Pdf document using Aspose.PDF Java for...self.Document() pdf_document = self.Document() pdf_document=self...

    docs.aspose.com/pdf/python-java/get-page-proper...
  10. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet....Examples Shows how to configure a document that can be printed as a book...book fold. doc = aw . Document () # Insert text that spans 16 pages...

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