Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 50,518 for

import document

(0.54 sec)
  1. 保存 SVG 文件 – Aspose.SVG for Python via .NET

    了解如何使用 Aspose.SVG Python 库将 SVG 文档保存到文件、内存流或 Url。...文档保存到文件中: Copy 1 import os 2 from aspose. svg import SVGDocument 3...12 # Load the existing SVG document from a file 13 with SVGDocument...

    docs.aspose.com/svg/zh/python-net/save-svg-file/
  2. Working with Images|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....Picture Shape Programming Sample Import Bitmap Image as a Visio Shape...API now allows developers to import a bitmap image as a Microsoft...

    docs.aspose.com/diagram/java/working-with-images/
  3. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...NullReferenceExcepti in Document.OptimizeResources Aspose.PDF...#=z7nIVpLE=) at Aspose.Pdf.Document.OptimizeResources(OptimizationOptions...

    forum.aspose.com/t/nullreferenceexception-in-do...
  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 EXCEL Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to EXCEL on any platform... powerful and easy to use document manipulation and conversion...lines of code. Open a PDF document for converting Convert a PDF...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  6. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum....locate different parts of the document The following code snippets...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/
  7. 在 Python.NET 中对德语区域设置的支持,用于命名范围公式|Documentation

    了解如何使用 Aspose.Cells for Python 处理 Excel 中德语区域设置的命名范围公式,编号 via .NET。...xlsm import os from aspose.cells import Workbook source_dir..."sampleOutputNamedRan.xlsm" )) AI Document Assistant Close 使用Python.NET将日期转换为日本日期...

    docs.aspose.com/cells/zh/python-net/support-for...
  8. 档案

    档案...create an XBRL document from aspose.finance.xbrl import XbrlDocument...the documents directory. outputFile = "C:\\Files\\document.xbrl"...

    blog.aspose.com/zh/finance/create-xbrl-file-usi...
  9. TeX typesetting functionality | Java API

    Java API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of Java code....TeX for Java Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/java/typeset-tex-files/
  10. Page Break Preview 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....example shows how to append documents using Aspose.Cells for Java...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/page-break-preview-i...