Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 17,880 for

insert documents

(0.14 sec)
  1. Theme.Colors | Aspose.Words for .NET

    Customize your document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look....set of theme colors for the document. public ThemeColors Colors...fonts for themes. Document doc = new Document ( MyDir + "Theme...

    reference.aspose.com/words/net/aspose.words.the...
  2. ChartSeriesCollection.removeAt method | Aspose....

    ChartSeriesCollection.removeAt method. Removes a [ChartSeries](../../chartseries/) at the specified index.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap text in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert one paragraph with a large...

    reference.aspose.com/words/cpp/aspose.words/dro...
  4. FieldIndex.PageNumberListSeparator | Aspose.Wor...

    Discover the FieldIndex PageNumberListSeparator property to customize page number formatting effortlessly. Enhance your document's readability today!... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 合并相邻单元格|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...., cell2Name ); // Given a document name, a worksheet name, and...cell2Name ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......to Replace Words in a Word Document using Python How to Convert...PST File using Java How to Insert Page Numbers in Word using...

    kb.aspose.com/categories/page/49/
  7. 向现有 PDF 添加目录在 PHP 中|Aspose.PDF for Java

    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.... $doc = new Document ( $dataDir . "input1.pdf"...$toc_page = $doc -> getPages () -> insert ( 1 ); # 创建对象以表示目录信息 $toc_info...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  8. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method...specified bookmark from the document. remove ( bookmark : Aspose...bookmarks from a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat.RightPadding | Aspose.Words for .NET

    Discover the CellFormat RightPadding property to easily adjust spacing in your cells. Enhance your spreadsheet's layout with precise point control!...with a document builder. Document doc = new Document (); DocumentBuilder...Write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Theme.colors property | Aspose.Words for Python

    Theme.colors property. Allows to specify the set of theme colors for the document....set of theme colors for the document. @property def colors ( self...fonts for themes. doc = aw . Document ( file_name = MY_DIR + 'Theme...

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