Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 10,690 for

append

(0.63 sec)
  1. FieldUpdatingProgressArgs.total_fields_count pr...

    FieldUpdatingProgressArgs.total_fields_count property. Gets the total fields count to be updated.... append ( field . result ) def notify...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Replace pages in Main document - Free Support F...

    Hello Aspose Support, I would like to programmatically replace the last n pages of a Word document (Document A) with n pages from another document (Document B) using Aspose.Words. My requirements are: The replaced pa…...retained or applied to the appended pages. The overall document...the AppendDocument method to append the pages from Document B to...

    forum.aspose.com/t/replace-pages-in-main-docume...
  3. Add PDF Backgrounds in Python|Aspose.PDF for Py...

    Learn how to add a background image to PDF pages in Python using the BackgroundArtifact class in Aspose.PDF for Python via .NET.... append ( artifact ) document . save... pages [ 1 ] . artifacts . append ( artifact ) document . save...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  4. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....create a new section, and then append it as a child to the root document...aw . Section ( doc ) doc . append_child ( section ) # Set some...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 获取所有幻灯片的标题|Aspose.Slides 文档

    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.... Append ( paragraphSeparator ); foreach...Text >()) { paragraphText . Append ( text . Text ); } paragraphSeparator...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  6. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/java/com.aspose.word...
  7. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/net/aspose.words/pap...
  8. DocumentVisitor.visitStructuredDocumentTagStart...

    DocumentVisitor.visitStructuredDocumentTagStart method. Called when enumeration of a structured document tag has started....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) mBuilder . append ( "| " ); mBuilder . AppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::Cell::Cell constructor |...

    Aspose::Words::Tables::Cell::Cell constructor. Initializes a new instance of the Cell class in C++.... To append Cell to the document use InsertAfter1()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. IFieldUpdatingCallback.field_updated method | A...

    IFieldUpdatingCallback.field_updated method. A user defined method that is called just after a field is updated.... append ( field . result ) def notify...

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