Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 74,009 for

import

(0.34 sec)
  1. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/convert/tiff-to...
  2. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。... import aspose.pdf as ap # 加载源 PDF...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  3. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed OLE Object attachments in PDF files using Aspose.Cells for Python via .NET....cells import Workbook , PdfSaveOptions #...

    docs.aspose.com/cells/python-net/embed-attachme...
  4. Freeze Panes 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/
  5. 在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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/freeze-panes-in-r...
  6. Page Size and Orientation|Aspose.Words for Jasp...

    Aspose.Words for JasperReports use page size and orientation from the input provided for export....for that: JasperReports Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/page-size-a...
  7. Extracting Email Headers 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....MessageFormat message = Rjb :: import ( 'com.aspose.email.MailMessage'...

    docs.aspose.com/email/java/extracting-email-hea...
  8. 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…...URI: import com.aspose.html.converters.Converter; import com.aspose...html.saving.PdfSaveOptions; import com.aspose.html.HTMLDocument;...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  9. Aspose::Words::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various Import options to format output. To learn more, visit the documentation article in C++....class Allows to specify various import options to format output. To...whether to change a first imported section type to the NewPage...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a list of instructions, and sample code to combine Excel files using Python....NET to merge Excel files Import the required modules and classes...Excel files using Python . Import the necessary modules, load...

    kb.aspose.com/cells/python/merge-excel-files-us...