Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 66,612 for

import

(0.09 sec)
  1. Print Presentations with Python|Aspose.Slides f...

    Print PowerPoint and OpenDocument presentations in Python with Aspose.Slides. Learn to customize print settings and automate document output....a PowerPoint presentation: import aspose.slides as slides # Load...presentation using a specific printer: import aspose.slides as slides try...

    docs.aspose.com/slides/python-net/print-present...
  2. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java.... doc = Rjb :: import ( 'com.aspose.words.Document'...HtmlSaveOptions(); options = Rjb :: import ( 'com.aspose.words.HtmlSaveOptions'...

    docs.aspose.com/words/java/convert-doc-to-html-...
  3. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....examples ; import com.aspose.pdf.* ; import java.awt.* ; import java...BufferedImage ; import java.io.ByteArrayInputStream ; import java.io...

    docs.aspose.com/pdf/java/working-with-image-pla...
  4. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and save spreadsheets programmatically....excel file : import os from aspose.cells import Workbook # For...)) Python Code Explanation: import aspose.cells as ac # Load source...

    docs.aspose.com/cells/python-net/calculation-of...
  5. FAQs|Documentation

    Frequently asked questions about Aspose.3D for .net....asset info on scene, and try to import the generated FBX file to 3ds...some other softwares can only import FBX file, but not open the...

    docs.aspose.com/3d/net/faqs/
  6. 在 Ruby 中向现有 PDF 文件添加文本|Aspose.PDF for Java

    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....实例化 Document 对象 doc = Rjb :: import ( ' com . aspose . pdf . Document...创建文本片段 text_fragment = Rjb :: import ( ' com . aspose . pdf . TextFragment...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  7. Add Pages to PDF Document|Aspose.PDF for Go via...

    Explore how to add pages to an existing PDF in Go with Aspose.PDF for enhancing and expanding your documents.... This is important for preventing memory leaks...of a PDF file. package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...

    docs.aspose.com/pdf/go-cpp/add-pages/
  8. Convert PDF to Image Formats in Go|Aspose.PDF f...

    This topic show you how to use Aspose.PDF for Go to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-image...
  9. Convert FODP to POTM in Python | products.aspos...

    Convert FODP to POTM in Python. Use Python library API to convert FODP files to POTM...converting FODP into POTM import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  10. Convert FODP to TIFF in Python | products.aspos...

    Convert FODP to TIFF in Python. Use Python library API to convert FODP files to TIFF...converting FODP into TIFF import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...