Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 20,032 for

document insertion

(0.59 sec)
  1. How to Use Image Markers in Smart Markers|Docum...

    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.... Sometimes, you need to insert pictures using smart markers...sample code which shows how to insert pictures using smart markers...

    docs.aspose.com/cells/net/how-to-use-image-mark...
  2. Aspose::Words::Font::ClearFormatting method | A...

    Aspose::Words::Font::ClearFormatting method. Resets to default font formatting in C++.... Examples Shows how to insert a hyperlink field. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...the paragraph where HTML is inserted has first line indent set:...DocumentBuilder.insertHtml method for inserting content and by default uses...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  4. Code Comparison for Common Features with VSTO|D...

    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....Cells Inserting and Removing Cell Comments...in VSTO and Aspose.Cells AI Document Assistant Close Comparing...

    docs.aspose.com/cells/net/code-comparison-for-c...
  5. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... Document () builder = aw . DocumentBuilder...a title. shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... Document () builder = aw . DocumentBuilder...= 0 while i < 3 : builder . insert_cell () builder . write ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'TEXT1'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldBarcode.is_bookmark property | Aspose.Word...

    FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name of a bookmark.... Document () builder = aw . DocumentBuilder...property: field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a Bubble chart. let shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked.... Document () builder = aw . DocumentBuilder...paragraph.' ) shape = builder . insert_shape ( shape_type = aw . drawing...

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