Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 17,880 for

document insertion

(0.14 sec)
  1. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisType enumeration. Specifies type of chart axis.... Document () builder = aw . DocumentBuilder...'Category 2' , 'Category 3' ] # Insert two series of decimal values...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextBoxAnchor enumeration | Aspose.Words for Py...

    aspose.words.drawing.TextBoxAnchor enumeration. Specifies values used for shape text vertical alignment.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection....element is inserted. Examples Shows how to insert a combo box...item collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inserting and Removing Cell Comments in a Works...

    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....Inserting and Removing Cell Comments in a Worksheet in VSTO and...or Aspose.Cells for .NET. Inserting Comments These code snippets...

    docs.aspose.com/cells/net/inserting-and-removin...
  5. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... Document () builder = aw . DocumentBuilder...background colors. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Time Logging – Convert HTML – C# example

    You will find a C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion.... Use the Insert() method to add the StartRequestDuration...pipeline. Initialize an HTML document with specified configuration...

    docs.aspose.com/html/net/message-handlers/time-...
  7. 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...
  8. How to Apply Custom Formatting during Mail Merg...

    Apply custom formatting during a Mail Merge operation using Java....field is encountered in the document. This gives further control...event to apply cell formatting. Insert Checkboxes, Text Input or Images...

    docs.aspose.com/words/java/how-to-apply-custom-...
  9. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a table row is allowed to split across a page break.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-to-left table.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

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