Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 10,723 for

append

(0.14 sec)
  1. 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...
  2. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis.... append ( highlightAnnotation ) document...pages [ 1 ] . annotations . append ( strikeoutAnnotation ) document...

    docs.aspose.com/pdf/python-net/highlights-annot...
  3. BuildingBlock constructor | Aspose.Words for Py...

    BuildingBlock constructor. Initializes a new instance of this class.... To append BuildingBlock to a GlossaryDocument...GlossaryDocument use CompositeNode.append_child() . See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment.... append ( "DefaultParagraphFont" ); 10 builder. append (System...builder. append ( "OnlyDefaultParagraph" ); 12 builder. append (System...

    docs.aspose.com/note/java/working-with-text-sty...
  5. 通过 Python 的形状注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、检查和删除直线、正方形、圆形、多边形和折线注释。... append ( line_annotation ) document...pages [ 1 ] . annotations . append ( line_annotation ) document...

    docs.aspose.com/pdf/zh/python-net/shape-annotat...
  6. Row constructor | Aspose.Words for Node.js

    Row constructor. Initializes a new instance of the [Row](../) class.... To append Row to the document use CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....into the original and then append it, // then the two lists with...the document clone // that we append to the original will carry...

    reference.aspose.com/words/net/aspose.words/imp...
  8. FindReplaceDirection enumeration | Aspose.Words...

    aspose.words.replacing.FindReplaceDirection enumeration. Specifies direction for replace operations.... append ( e . match . value ) return...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 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...
  10. 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/