Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 20,028 for

insert documents

(0.24 sec)
  1. PageSetup.restartPageNumbering property | Aspos...

    PageSetup.restartPageNumbering property. True if page numbering restarts at the beginning of the section.... Document (); let builder = new aw ...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MailMerge.RegionEndTag | Aspose.Words for .NET

    Discover the MailMerge RegionEndTag property to efficiently manage your mail merge regions. Simplify document automation with seamless tag integration.... Document doc = new Document (); DocumentBuilder...EqualTo ( "Column2" )); // Insert a region with the same name...

    reference.aspose.com/words/net/aspose.words.mai...
  3. ChartAxis.HasMinorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMinorGridlines property to easily control minor gridlines on your charts, enhancing data readability and visualization....Shows how to insert chart with date/time values. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for Java license and discover limitations of the trial version....folder on your computer and insert the following code in your...Loading a license from stream Insert the following code in your...

    docs.aspose.com/ocr/java/licensing/
  5. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Levels of Nodes in a Document documentation article. Remarks: A...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...
  6. The width of the table is compressed after inse...

    When we Inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...table is compressed after inserted HTML Aspose.Words Product...12, 2025, 3:35am 1 When we inserted an HTML table into a table...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  7. 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...
  8. 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...
  9. 向现有 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...
  10. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

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