Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 48,297 for

import document

(0.1 sec)
  1. 在Python.NET中指定要存储的有效数字|Documentation

    了解如何使用Aspose.Cells for Python via .NET API控制存储在Excel文件中的有效数字。...cells import Workbook , CellsHelper import aspose.cells...cells import os import pytest # Set significant digits to 15 CellsHelper...

    docs.aspose.com/cells/zh/python-net/specifying-...
  2. Microsoft PowerPoint (PPT)|Aspose.Slides Docume...

    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....] PPT is the presentation document file format that can be created...binary format for presentation documents developed by Microsoft. PPT...

    docs.aspose.com/slides/java/microsoft-powerpoin...
  3. Better and Faster Image Processing for BarCode ...

    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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) reader = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/better-and-faster-...
  4. Loading, Viewing and Parsing MSG file|Documenta...

    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....mapi import MapiMessage # Create an instance...aspose.email.mapi import MapiMessage import io # Read the file...

    docs.aspose.com/email/python-net/loading-viewin...
  5. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...Document.a(Unknown Source) at com.aspose...aspose.html.dom.Document.navigate(Unknown Source) at com.aspose...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  6. Convert Pandas DataFrame to Excel|Documentation

    Convert Pandas to Excel by using Aspose.Cells for Python via .NET API....snippet to demonstrate how to import data from a pandas DataFrame...data. Traverse DataFrame and import data using Aspose.Cells for...

    docs.aspose.com/cells/python-net/convert-pandas...
  7. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...another PDF import com.aspose.pdf.MemoryExtender; import com.aspose...aspose.pdf.PageMode; import com.aspose.words.*; // This will crash...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  8. Word From Excel Mail Merge In Java

    Personalize your Mail merge Word from Excel file using Java. Automate emails or build reports using Mail merge Word from Excel template in Java.... Use our Mail merge document API to develop high-level...you can create personalized documents in Java using just a Word...

    products.aspose.com/words/java/mailmerge/word-f...
  9. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert Documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...InsertDocument( Document , ImportFormatMode ) Inserts a document at the...public Node InsertDocument ( Document srcDoc , ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...
  10. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...时,您可以配置 PdfSaveOptions 来调整渲染选项: import com.aspose.words.*; public...Exception { // 打开源文档 Document doc = new Document("path/to/source.docx");...

    forum.aspose.com/t/docx-pdf/315236