Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 17,911 for

document insertion

(0.1 sec)
  1. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....characters to a document. auto doc = MakeObject < Document > (); auto...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... Document () builder = aw . DocumentBuilder...start_table () # Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children.... Document () builder = aw . DocumentBuilder...= 0 while i < 3 : builder . insert_cell () builder . write ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...without overlapping in your document, you can adjust the wrapping...layout and margins of your document to ensure there is enough...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  5. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

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

    使用 JavaScript 向 PDF 文件添加图像图章。... onload = ( event ) => { /*insert the stamp file to a PDF-file...( json . errorCode == 0 ) document . getElementById ( 'output'...

    products.aspose.com/pdf/zh-hant/javascript-cpp/...
  7. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldTA class | Aspose.W...

    Aspose::Words::Fields::FieldTA class. Implements the TA field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldTA :...modifications made to the document. get_IsItalic () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Change Background of VST File via Python | prod...

    Python source code to change background of VST Documents within any Python based application....diagram as background page Insert an image to the background...Diagram is a Microsoft Visio document format manipulation API. One...

    products.aspose.com/diagram/python-net/changeba...
  10. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

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