Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 7,721 for

append

(0.04 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. 使用 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...
  3. Adicionar Texto ao PDF usando Python|Aspose.PDF...

    Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas.... append_text ( text_fragment ) # Salvar...arquivo PDF text_builder . append_text ( text_fragment ) # Salvar...

    docs.aspose.com/pdf/pt/python-net/add-text-to-p...
  4. Vereinfachen Sie die Erstellung der Transformat...

    Aspose.3D for .NET API bietet die TransformBuilder-Klasse, die die Erstellung der Transformation matrix durch die Ketten operationen vereinfacht....ComposeOrder { /// <summary> /// Append the new transform to the chain...chain /// </summary> Append , /// <summary> /// Prepend the new...

    docs.aspose.com/3d/de/net/simplify-the-creation...
  5. 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...
  6. 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...
  7. Akıştan Elektronik Tablo Belgesi Aç|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/tr/net/open-a-spreadsheet...
  8. فتح مستند جدول بيانات من تيار|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/ar/net/open-a-spreadsheet...
  9. Paragraph.get_effective_tab_stops method | Aspo...

    Paragraph.get_effective_tab_stops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists.... append_child ( aw . Run ( doc = doc...words class Paragraph Paragraph.append_field method Paragraph.get_text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ایجاد 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/