Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 20,463 for

document insertion

(0.25 sec)
  1. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 JavaScript via C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for JavaScript via C++,使用 JavaScript via C++ 示例代码,以编程方式向 PDF 文件添加图像图章。... onload = ( event ) => { /*insert the stamp file to a PDF-file...( json . errorCode == 0 ) document . getElementById ( 'output'...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  3. Inserting and Deleting Rows and Columns|Documen...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for Java APIs....Ask AI Inserting and Deleting Rows and Columns Contents [ Hide...or the left. How to Insert a Row Insert a row into at any location...

    docs.aspose.com/cells/java/inserting-and-deleti...
  4. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisDisplayUnit.custom_unit property | Aspose.W...

    AxisDisplayUnit.custom_unit property. Gets or sets a user-defined divisor to scale display units on the value axis.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, text frame or floating table in C++.... Examples Shows how to insert a floating image to the center...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…... When you insert a field ( builder.InsertField(FieldType...Set the merge flags before inserting the page field. Call EndRow()...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  8. Hiding and Showing Rows and Columns|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.... AI Document Assistant Close Grouping and...Ungrouping Rows and Columns Inserting and Deleting Rows and Columns...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  9. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... Examples Shows how to insert an image, and use it as a watermark...watermark. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the chart series... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

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