Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 10,748 for

append

(0.31 sec)
  1. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…...Document(fileName) # Append the source document to the...keep_source_numbering = True merged_document.append_document(input, aw.ImportFormatMode...

    forum.aspose.com/t/formatting-issue-when-mergin...
  2. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for .NET.... You can append objects of these classes as...ParagraphElement classes. You can append objects of these classes as...

    docs.aspose.com/pdf/net/setting-structure-eleme...
  3. DocumentVisitor.visitCommentRangeEnd method | A...

    DocumentVisitor.visitCommentRangeEnd method. Called when the end of a commented range of text is encountered....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) { mBuilder . append ( "| " ); } mBuilder . AppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Replace Images in PDF|Aspose.PDF for Python via...

    This example binds an input PDF, replaces the first image on page 1 with a new image, and saves the modified document.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/replace-image/
  5. CompositeNode.HasChildNodes | Aspose.Words for ...

    Discover if a CompositeNode has child nodes with the HasChildNodes property. Simplify your coding with this essential feature for efficient node management.... Table , 1 , true ); // Append all rows from the current table...

    reference.aspose.com/words/net/aspose.words/com...
  6. Split PDF into Single Pages|Aspose.PDF for Pyth...

    Split PDF document into single-page PDFs using Aspose.PDF for Python.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/split-pdf-into-s...
  7. Add Document Action|Aspose.PDF for Python via .NET

    This example adds a JavaScript alert that appears when the PDF is opened. The script is attached to the document open event and executed automatically in supported PDF viewers.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-document-act...
  8. Get Rich Text Values|Aspose.PDF for Python via ...

    This section explains how to retrieve the rich text content of a form field in a PDF document using Aspose.PDF Facades API. Unlike plain text fields, rich text fields can contain formatted content such as bold text, different fonts, colors, and paragraph styling.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/get-rich-text-va...
  9. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... Read Structured Append and Macro Fields from PDF417...below describes the Structured Append and Macro fields that can be...

    docs.aspose.com/barcode/javascript-cpp/read-bar...
  10. Hello World in Python|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....specify the second document to append at the end. Python Code workbook...

    docs.aspose.com/cells/java/hello-world-in-python/