Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 6,471 for

insert documents

(0.09 sec)
  1. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....bookmarks from a document. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert five bookmarks with text inside...

    reference.aspose.com/words/net/aspose.words/boo...
  2. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.rightPadding property | Aspose.Words...

    CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSize.heightPoints property | Aspose.Words ...

    ImageSize.heightPoints property. Gets the height of the image in points... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Pres...

    Aspose::Words::Saving::PdfSaveOptions::get_PreserveFormFields method. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text. Default is false in C++....Examples Shows how to save a document to the PDF format using the...class. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Clone Slides|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....clone of any slide and then insert that cloned slide to the current...the first section and then insert that cloned slide to the second...

    docs.aspose.com/slides/cpp/clone-slides/
  8. ChartDataLabelCollection.ShowValue | Aspose.Wor...

    Discover how the ShowValue property in ChartDataLabelCollection enhances your data visualization by displaying series values. Optimize your charts today!... Document doc = new Document (); DocumentBuilder...chart . Series . Clear (); // Insert a custom chart series with...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object....Font Examples Shows how to insert a text box, and set the font...contents. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HorizontalRuleAlignment | Aspose.Words for Java

    Represents the alignment for the specified horizontal rule in Java.... Examples: Shows how to insert a horizontal rule shape, and...its formatting. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...