Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 422,526 for

document

(0.47 sec)
  1. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...] 添加文本 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...方法将 TextFragment 对象添加到页面。 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 以下代码片段展示了如何在现有...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  2. Merge XPS files | .NET API Solution

    Merger XPS functionality of Aspose.Page API solution for .NET allows you to combine several XPS files into a single XPS or PDF Document....to merge XPS files to XPS document with using of any language...primary XPS file, e.g., var document = new XpsDocument("first.xps");...

    docs.aspose.com/page/net/merge/xps/
  3. View and Update ODT Properties Online or add me...

    View and modify ODT properties through online app for free. Python API code to view and add ODT properties....powerful Python based ODT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/odt/
  4. View and Update DOCM Properties Online or add m...

    View and modify DOCM properties through online app for free. Python API code to view and add DOCM properties....powerful Python based DOCM document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/d...
  5. View and Update DOCX Properties Online or add m...

    View and modify DOCX properties through online app for free. Python API code to view and add DOCX properties....powerful Python based DOCX document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/d...
  6. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. C++ API C++ code to extract text in rows and cells from XLSM spreadhseets....Develop powerful C++ based XLSM document parser utility application...for XLSM document parsing. Download Parse XLSM Document via Online...

    products.aspose.com/total/cpp/parse/xlsm/
  7. Extract Text and Images from TSV File Online an...

    Online TSV file parser app. C++ API C++ code to extract text in rows and cells from TSV spreadhseets....Develop powerful C++ based TSV document parser utility application...for TSV document parsing. Download Parse TSV Document via Online...

    products.aspose.com/total/cpp/parse/tsv/
  8. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. C++ API C++ code to extract text in rows and cells from XLS spreadhseets....Develop powerful C++ based XLS document parser utility application...for XLS document parsing. Download Parse XLS Document via Online...

    products.aspose.com/total/cpp/parse/xls/
  9. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Inheritance: HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF to TIFF Conversion: Arguments should lie in...

    Hi there, Attached BadPdfPOC.zip (26.0 KB) is the code solution for this post: https://forum.aspose.com/t/pdf-to-tiff-conversion-arguments-should-lie-in-interval-0-1-argumentoutofrangeexception/328715/3 Thanks! -An…...PDF document to a TIFF image: var document = new Document("Invoice...TiffDevice(); device.Process(document, "Invoice.tif"); This resulted...

    forum.aspose.com/t/pdf-to-tiff-conversion-argum...