Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 66,855 for

import

(0.07 sec)
  1. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....examples ; import java.io.IOException ; import java.nio.file...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  2. Convert PDF to Microsoft Word Documents in Pyth...

    Learn how to convert PDF documents to Word format in Python using Aspose.PDF for easy document editing.... from os import path import aspose.pdf as apdf path_infile...after conversion. from os import path import aspose.pdf as apdf path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-w...
  3. WBS Associated with a Task in Ruby | Aspose.Tas...

    This section explains how to work with WBS values in Ruby using Aspose.Tasks Java library....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/wbs-associated-with-...
  4. Extracting Messages From PST Files example - Fr...

    Hello, I running the example at: https://docs.aspose.com/email/python-net/working-with-messages-in-a-pst-file/#extracting-messages-form-pst-files using the example pst file provided Outlook.pst. i.e. from aspose.email…...pst import * from aspose.email.mapi import MapiMessage...pst import PersonalStorage from aspose.email.mapi import MapiMessage...

    forum.aspose.com/t/extracting-messages-from-pst...
  5. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...illustrate this: import com.aspose.pdf.Document; import com.aspose...aspose.pdf.Page; import java.io.InputStream; import java.util.List;...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  6. 其他TEX转换输出格式| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API解决方案提供了可转换乳胶文件和自定义TEX文件的功能。这是一些代码示例。... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/zh/python-net/other-tex-for...
  7. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  8. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... import aspose.pdf as ap # Open document...PDF document for PDF/A-1b. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  9. Creating a New Visio Drawing in Ruby|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....Ruby Code diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/creating-a-new-vis...
  10. 使用 Python 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解 SVG 到图像的转换,以及如何通过 Aspose.SVG for Python via .NET 执行转换。参考 Python 示例和在线 SVG 转换器。...svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...