Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 6,093 for

append

(0.07 sec)
  1. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... append_child ( aw . Run ( doc = doc...paragraph . append_child ( shape ) paragraph . append_child ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape.... append_child ( shape ) # The group.... body . first_paragraph . append_child ( group ) # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Ajouter et Supprimer un Signet en Python|Aspose...

    Vous pouvez ajouter un signet à un document PDF avec Python. Il est possible de supprimer tous les signets ou certains d'entre eux d'un document PDF.... append ( outline ) # Enregistrer le...du signet parent outline . append ( childOutline ) # Ajouter...

    docs.aspose.com/pdf/fr/python-net/add-and-delet...
  4. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment... append_child(new_child) Adds the specified...not a paragraph, creates and appends one empty paragraph. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 Python 添加和删除书签|Aspose.PDF for Python via .NET

    你可以使用 Python 向 PDF 文档添加书签。可以从 PDF 文档中删除所有或特定书签。... append ( outline ) # 保存输出 document...True # 在父书签的集合中添加子书签 outline . append ( childOutline ) # 在文档的大纲集合中添加父书签。...

    docs.aspose.com/pdf/zh/python-net/add-and-delet...
  6. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method... append_child ( aw . Run ( doc = src_doc.... body . first_paragraph . append_child ( aw . Run ( doc = dst_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ایجاد PDF با استفاده از Python for .NET | Aspos...

    این موضوع به شما نشان می دهد که چگونه از Aspose.PDF برای Python API برای تولید و خواندن فایل های PDF در برنامه های پایتون استفاده کنید.... TextBuilder ( page ) # Append the text fragment to the PDF...PDF page textBuilder . append_text ( textFragment ) document ...

    products.aspose.com/pdf/fa/python-net/create/
  8. FieldCitation.suffix property | Aspose.Words fo...

    FieldCitation.suffix property. Gets or sets a suffix that is Appended to the citation....Gets or sets a suffix that is appended to the citation. get suffix...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Sukurkite žymes PDF formatu naudodami Python

    Norėdami sukurti žymes PDF formatu naudodami Python, vadovaukitės šiuo straipsniu. Jame yra išsami informacija, skirta nustatyti IDE, veiksmų sąrašas ir pavyzdinis kodas, skirtas PDF dokumentui pažymėti naudojant Python....pridėti žymę, naudokite metodą append() kontūrų kolekcijoje Save...Galiausiai iškvieskite metodą append() kontūrų kolekcijoje, kad...

    kb.aspose.com/lt/pdf/python/create-bookmarks-in...
  10. Открыть документ таблицы из потока|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/ru/net/open-a-spreadsheet...