Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 10,693 for

append

(0.21 sec)
  1. 从流中打开电子表格文档|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); spreadsheetDocument...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  2. ResourceSavingArgs.keep_resource_stream_open pr...

    ResourceSavingArgs.keep_resource_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving a resource.... append ( f 'Resource # { self . m...resource_file_name ) self . m_text . append ( ' \t ' + args . resource_file_uri...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when Appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...Appending Document Not Maintaining Aspose.Words Product Family...inconsistent formatting issue when appending Word document templates using...

    forum.aspose.com/t/appending-document-not-maint...
  4. 在 PST 文件中管理 Outlook 分发列表|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.... append ( member1 ) members . append ( member2 ) distributionList...MapiDistributionList () one_off_members . append ( ae . mapi . MapiDistributionList...

    docs.aspose.com/email/zh/python-net/managing-di...
  5. 使用 Python 的基于文本的注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、检查和删除自由文本、高亮、下划线、波浪线和删除线注释。... append ( free_text_annotation ) document...pages [ 1 ] . annotations . append ( free_text_annotation ) document...

    docs.aspose.com/pdf/zh/python-net/text-based-an...
  6. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph 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. Page Management|Aspose.PDF for Java

    Learn how to manage PDF pages in Java by extracting, deleting, inserting, and Appending pages with PdfFileEditor....This section covers how to: append pages from another PDF remove...

    docs.aspose.com/pdf/java/page-management/
  8. Shape Annotations via Python|Aspose.PDF for Pyt...

    Learn how to add, inspect, and delete line, square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Python via .NET.... append ( line_annotation ) document...pages [ 1 ] . annotations . append ( line_annotation ) document...

    docs.aspose.com/pdf/python-net/shape-annotations/
  9. Rotate PDF Text in Python|Aspose.PDF for Python...

    Learn how to rotate text fragments and paragraphs inside PDF documents in Python.... TextBuilder ( page ) # Append the text fragment to the PDF...builder . append_text ( text_fragment_1 ) builder . append_text (...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  10. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython.... append ( str ( comment . getAuthor...else : collectedComments . append ( str ( comment . getAuthor...

    docs.aspose.com/words/java/working-with-comment...