Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,720 for

insert text

(0.31 sec)
  1. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points.... Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . write ( "Text surrounded by green border."...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java....Words does not support inserting ADDIN fields, but we can still...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Delete Comments in PDF in Java

    This tutorial guides on how to delete comments in PDF in Java. It shares the information to set the IDE, steps to write the program, and a runnable sample code to delete all comments in PDF in Java....each annotation and filter the Text type annotations for removing...Annotations collection to delete the Text annotation Save the output PDF...

    kb.aspose.com/pdf/java/how-to-delete-comments-i...
  4. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_Text property. Controls how drop-down form fields are saved to HTML or MHTML...export_drop_down_form_field_as_text property HtmlSaveOptions.ex...export_drop_down_form_field_as_text property Controls how drop-down...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable Text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...中显示允许 // Allow Copy: Enable text/image copying and accessibility...CONTENT_COPY; // 16 - Allow copying text/images permissions |= PdfPermissions...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  6. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....Charts Contents [ Hide ] New insert_chart method was added into...class. So, let’s see how to insert a simple column chart into...

    docs.aspose.com/words/python-net/working-with-c...
  7. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in Text formats. Default, PrimaryOnly....footers are exported to the text formats. Default value is PrimaryOnly...plain text format. Document doc = new Document (); // Insert even...

    reference.aspose.com/words/net/aspose.words.sav...
  8. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_Text](../is_showing_placeholder_Text/) element is ``True``....BuildingBlock containing placeholder text which should be displayed when...StructuredDocumentTa.is_showing_placeholder_text element is True . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_Text](../is_showing_placeholder_Text/) element is true....BuildingBlock containing placeholder text which should be displayed when...IStructuredDocumentT.is_showing_placeholder_text element is true. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object.... Examples Shows how to insert a shape with an image from...Shows how to create and format a text box. doc = aw . Document ()...

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