Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 9,185 for

insert text

(0.04 sec)
  1. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment Text in documents. Enhance your workflow with seamless integration!...class Represents a container for text of a comment. To learn more...Returns true if this object was inserted in Microsoft Word while change...

    reference.aspose.com/words/net/aspose.words/com...
  2. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...Create Caret Annotation for text insertion var caretAnnotation1 =..."Aspose User" , Subject = "Inserted text 1" , Flags = Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  3. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit MD files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....modify a Markdown document by inserting new elements, removing, or...Add(newLineTrivia); // Create text content for the paragraph var...

    products.aspose.com/html/net/editor/md/
  4. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main Text of a section...Represents a container for the main text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Project Views

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C++....Add(text1Definition); 9 // Add custom text attribute to created task. 10...// Customize table by adding text attribute field 13 System ::SharedPtr...

    docs.aspose.com/tasks/cpp/project-views/
  6. FieldCitation.prefix property | Aspose.Words fo...

    FieldCitation.prefix property. Gets or sets a prefix that is prepended to the citation.... write ( 'Text to be cited with one source...field_citation = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....builder's current section and add text. builder . page_setup . orientation...oriented with vertically centered text.' ) # If we start a new section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlFixedSaveOptions.export_form_fields propert...

    HtmlFixedSaveOptions.export_form_fields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to Text or graphics....tag) rather than converted to text or graphics. @property def export_form_fields...DocumentBuilder ( doc ) builder . insert_check_box ( 'CheckBox' , False...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....at the cost of right-to-left text compatibility. options.setE...contain RTL (right-to-left) text, it will not be displayed correctly...

    reference.aspose.com/words/java/com.aspose.word...
  10. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes.... insert_field ( field_code = 'DATE'...) # Manually change the raw text of the field, which determines...

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