Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 20,024 for

document insertion

(0.08 sec)
  1. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的页面。...AddImageToPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  2. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....structured document tag, but keeps content inside. Document doc =...= new Document(getMyDir() + "Structured document tags.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances Document formatting by seamlessly merging styles from imported content for optimal results....importing content from another document. public enum ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C#. Also insert images from a Database during Mail Merge in C#....Ask AI Insert Checkboxes, Text Input, or Images Contents [ Hide...This page describes how to insert checkboxes, text inputs, or...

    docs.aspose.com/words/net/insert-checkboxes-tex...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this Document in C++....placeholder text) upon opening this document. bool Aspose :: Words :: Markup...placeholder text for a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java....Mail Merge and Reporting documentation article. Remarks: This event...field is encountered in the document. You can respond to this event...

    reference.aspose.com/words/java/com.aspose.word...
  7. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the Document tree....the content of it inside the document tree. def remove_self_only...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CommentRangeStart constructor | Aspose.Words fo...

    CommentRangeStart constructor. Initializes a new instance of this class....doc DocumentBase The owner document. id int The comment identifier...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_table_of_contents method. Inserts a TOC (table of contents) field into the Document....insert_table_of_contents method insert_table_of_contents(switches)...tches) Inserts a TOC (table of contents) field into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.node_type property | Aspo...

    StructuredDocumentTag.node_type property. Returns [NodeType.STRUCTURED_Document_TAG](../../../aspose.words/nodetype/#STRUCTURED_Document_TAG)....STRUCTURED_DOCUMENT_TAG . @property def node_type...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

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