Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 56,340 for

import document

(0.18 sec)
  1. 适用于 Go 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Go 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...中将 PDF 转换为 DOC package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/zh-hans/go-cpp/conversion/
  2. Convert SVG to JPG in Python – Code Examples

    Convert SVG to JPG in Python with Aspose.SVG. Use ImageSaveOptions, set a background color, page size, margins, and output resolution....The following example loads document.svg , selects JPEG output...result as document.jpg . Copy 1 from aspose. svg import SVGDocument...

    docs.aspose.com/svg/python-net/convert-svg-to-jpg/
  3. Convert SVG to PDF in Python – Code Examples

    Convert SVG to PDF in Python with Aspose.SVG. Use Converter.convert_svg(), PdfSaveOptions, page setup, resolution, and rendering devices....printed, archived, attached to documents, or shared in a format that...to PDF is to load the SVG document with SVGDocument , create...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  4. Clear WORD Annotations Online and using Python ...

    Remove comments from WORD Document through online app for free. Python API code to delete comments from WORD files....Remove Comments from WORD Document Online or via Python Develop...powerful Python based WORD document annotation utility application...

    products.aspose.com/total/python-net/annotate/w...
  5. 全局删除印章|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via the Facades API 在 PDF 的所有页面上全局删除橡胶印章注释。它展示了如何通过 ID 删除印章,而无需指定单独的页面。... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/zh/python-net/delete-stamps...
  6. Remove Word Password Protection Online or using...

    unlock password from Word Document through online app for free. Android API code to delete password from Word files....Java Unlock Word Unlock Word Document Password Online or via Android...powerful Android based Word document unlocking utility application...

    products.aspose.com/total/android-java/unlock/w...
  7. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython....words import Settings from com . aspose . words import Document...words import SaveFormat from com . aspose . words import NodeType...

    docs.aspose.com/words/java/working-with-styles-...
  8. Annotations and Special Text using Python|Aspos...

    Learn how to extract text from stamp annotations, highlighted text, and superscript/subscript content in PDF Documents using Aspose.PDF for Python.... Open the Document . Access the target annotation...extract the embedded text. import os import aspose.pdf as ap def ...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  9. 使用 Python 从 PDF 中的表格提取数据|Aspose.PDF for Python ...

    了解如何使用 Aspose.PDF for Python 从 PDF 文件中提取表格数据,并导出结果以进行进一步处理。... 将 PDF 打开为 Document . 遍历页面 document.pages . 创建一个 TableAbsorber...读取每个单元格中的文本片段并组装提取的行输出。 import aspose.pdf as apdf from os import path path_infile...

    docs.aspose.com/pdf/zh/python-net/extract-data-...
  10. Excel to PDF Conversion in Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PDF Conversion To convert documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/excel-to-pdf-convers...