Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 50,194 for

import document

(0.26 sec)
  1. Compress PDF Document using Rust | Aspose.PDF

    Compress PDF programmatically using Aspose.PDF for Rust library....Programmatic modification of PDF documents is a crucial component of...environment. Open a PDF document using Document object. Call the method...

    products.aspose.com/pdf/rust-cpp/compress/
  2. DWG to svg,我想在转svg的时候携带一些属性,我该如何操作? - Free Supp...

    使用Aspose for Java将DWG to svg,我想在转svg的时候携带一些自定义属性到svg的path、text元素中,我该如何操作?...导出为 SVG java<br>import com.aspose.cad.*;<br>import com.aspose.cad...imageoptions.SvgOptions;<br>import java.io.*;<br><br>CadImage...

    forum.aspose.com/t/dwg-to-svg-svg/323730
  3. Remove Pages from PDF using Python for .NET | A...

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...confidential data before sharing the document with others. Large PDF files...removing pages streamline the document and deletes unnecessary repetition...

    products.aspose.com/pdf/python-net/pages/remove/
  4. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document Document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...private byte[] convertToPdf(Document document) throws Exception { try...pdfOptions.setUpdateFields(false); document.save(bos, pdfOptions); return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  5. PDF to XPS Converter using Python | Aspose.PDF

    Sample code on Python for PDF to XPS conversion. Use example code for batch PDF to XPS conversion with Python and .NET...programmatically a document from PDF to XPS format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  6. PDF to XLSX Converter using Python | Aspose.PDF

    Sample code on Python for PDF to XLSX conversion. Use example code for batch PDF to XLSX conversion with Python and .NET...convert programmatically a document from PDF to XLSX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  7. 使用工具提示|Aspose.PDF for Java

    了解如何使用 Java 和 Aspose.PDF 在 PDF 中为文本片段添加工具提示。...examples ; import com.aspose.pdf.ButtonField ; import com.aspose...pdf.Document ; import com.aspose.pdf.TextFragment ; import com...

    docs.aspose.com/pdf/zh/java/pdf-tooltip/
  8. 用 Python 将 SVG 转换为 PDF – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 PDF。了解 PdfSaveOptions 并参考将 SVG 转换为 PDF 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  9. Manage Document Properties with Node.js via C++...

    Learn how to Manage Document Properties through the Aspose.Cells for Node.js via C++ APIs....Ask AI Manage Document Properties with Node.js via C++ Contents...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/nodejs-cpp/managing-docum...
  10. 在 CPP 中使用早期绑定|Aspose.PDF for .NET

    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....在运行示例之前,请注意 #import typelib.tlb 会使 C++ 编译器生成 2...Cross-referenced type libraries: 并且有一个或多个 #import 。只需在导入主类型库之前将它们复制到您的代码中,并以...

    docs.aspose.com/pdf/zh/net/using-early-binding-...