Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 400,447 for

document

(0.53 sec)
  1. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取您想要添加图像的页面。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  2. StructuredDocumentTagRangeStart.placeholder pro...

    StructuredDocumentTagRangeStart.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this structured Document tag run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTagRangeStart.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTagRangeStart.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....displayed when this structured document tag run contents are empty...applicable for this structured document tag. See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldMergingArgsBase.field_name property | Aspo...

    FieldMergingArgsBase.field_name property. Gets the name of the merge field in the data source....you have a mapping from a document field name to a different...“Image:MyFieldName” in the document, then FieldMergingArgsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats...txt output document. doc = aw . Document () builder = aw... which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Java API to Convert DOCM to CSV or with free On...

    Convert DOCM to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to CSV online converter quickly before integrating the code....for Java is a feature-rich, document manipulation and conversion...manipulate and convert various document formats, including DOCM. It...

    products.aspose.com/total/java/conversion/docm-...
  7. MarkdownListExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownListExportMode enumeration. Specifies how lists are exported into Markdown....to the markdown document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...ButtonField ; import com.aspose.pdf.Document ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/java/pdf-tooltip/
  9. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class.... () { // The path to the documents directory var dataDir = RunExamples...GetDataDir_AsposePdf_Images (); // Open PDF document using ( var extractor = new...

    docs.aspose.com/pdf/net/extract-images/
  10. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF Document....Hide ] Annotations in a PDF document are contained in a Page object’s...files as annotations in a PDF document instead. A screen annotation...

    docs.aspose.com/pdf/java/multimedia-annotation/