Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 56,374 for

import document

(0.34 sec)
  1. Compress PDF Document using Java | Aspose.PDF

    Compress PDF programmatically with Java sample code using Aspose.PDF for Java...Programmatic modification of PDF documents is an essential part of modern...developers to compress PDF documents in a fast and efficient manner...

    products.aspose.com/pdf/java/compress/
  2. 使用 Python 检查 PDF 图形中的形状边界|Aspose.PDF for Python...

    了解如何在 Python 中验证 PDF 图形集合中的形状边界。... import aspose.pdf as ap import aspose.pdf.drawing...: str ): document = ap . Document () page = document . pages ...

    docs.aspose.com/pdf/zh/python-net/aspose-pdf-dr...
  3. Globalization and Localization with Node.js via...

    Explore globalization and localization support in Aspose.Cells for Node.js via C++. Learn how to handle format cultures and change formats dynamically....Contents [ Hide ] AI Document Assistant Close Import XML to Excel workbook...

    docs.aspose.com/cells/nodejs-cpp/globalization-...
  4. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...): import aspose.words as aw from api_example_base import ApiExampleBase...FONTS_DIR # Create a new document doc = aw . Document () # Create a section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Smartly Importing Variable Arrays into Excel Wi...

    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....Ask AI Smartly Importing Variable Arrays into Excel With Smart...data (e.g., REST APIs). How to Import Variable Arrays with Smart...

    docs.aspose.com/cells/net/how-to-import-variabl...
  6. 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...
  7. FontSavingArgs.font_stream property | Aspose.Wo...

    FontSavingArgs.font_stream property. Allows to specify the stream where the font will be saved to.... Document ( MY_DIR + 'Rendering.docx'...them alongside the output document. doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Converting a MHTML file to GIF using Python | A...

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

    products.aspose.com/pdf/python-net/conversion/m...
  9. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...flow we have converts Office documents to a PDF, but I’m noticing...Before , if we were to send a document through any of the libraries...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  10. Support for German Locale in Named Range Formul...

    Learn how to handle German locale settings for named range formulas in Excel using Aspose.Cells for Python via .NET....xlsm import os from aspose.cells import Workbook source_dir..."sampleOutputNamedRan.xlsm" )) AI Document Assistant Close Convert Dates...

    docs.aspose.com/cells/python-net/support-for-ge...