Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 20,033 for

document insertion

(0.25 sec)
  1. 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...
  2. 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...
  3. 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...
  4. How to Delete Comments in PDF in Java

    This tutorial guides on how to delete comments in PDF in Java. It shares the information to set the IDE, steps to write the program, and a runnable sample code to delete all comments in PDF in Java....target PDF file using the Document class object for removing...for this process include the Document class for loading the PDF...

    kb.aspose.com/pdf/java/how-to-delete-comments-i...
  5. Convert SXC to RTF using Python or with free On...

    SXC to RTF conversion in your Python applications without using Microsoft Office or online. Test free SXC to RTF online converter quickly before integrating the code....formatting Word documents, such as inserting images, tables,...HTML file with an instance of Document class Call the save method...

    products.aspose.com/total/python-net/conversion...
  6. Excel to HTML content has some orphan </style> ...

    Hello team. We are actively evaluating upgrade from current Cells library 24.10 to a newer version (25.12) and noticed the following issue: In some cases the generated HTML contains an ‘orphan’ style tag at the end (ri…...html is added to the Word document via builder.insertHtml api...problems when inserting the HTML into a Word document using the builder...

    forum.aspose.com/t/excel-to-html-content-has-so...
  7. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture.... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIndex.letter_range property | Aspose.Words...

    FieldIndex.letter_range property. Gets or sets a range of letters to which limit the index.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....Words Document Object Model, is made up of...to keep the moved rows and insert them after the original table...

    docs.aspose.com/words/cpp/split-table/
  10. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...excel and paste it in a word document as if you were to copy using...export the workbook to MS Word document (DOCX), pass SaveFormat.Docx...

    forum.aspose.com/t/the-image-aspose-cell-captur...