Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 70,111 for

import

(0.89 sec)
  1. Add, Delete and Get Annotation|Aspose.PDF for Java

    With Aspose.PDF for Java you may add, delete and get annotations from your PDF file. Check all lists of annotations to resolve your task....Overview of supported Annotations Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/java/add-delete-and-get-ann...
  2. Introduction|Aspose.Words for JasperReports

    Aspose.Words for JasperReports provides a number of parameters that affect the resulting Microsoft Word document’s appearance....contains the parameters: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/introduction/
  3. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/load-plain-text-txt-...
  4. Get Page Count of PDF in Ruby|Aspose.PDF for Java

    Retrieve the total number of pages in a PDF document programmatically using Ruby with Aspose.PDF....Create PDF document pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...
  5. Convert Visio to IMAGE via Python | products.as...

    Sample Python conversion Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  6. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  7. Convert Visio to PNG via Python | products.aspo...

    Sample Python conversion Visio to PNG file. Use this example code to convert Visio to PNG within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  8. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....report and want to highlight important sections with a different...paragraph using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/python-net/how-to-change-b...
  9. Compress PDF Document using Go | Aspose.PDF

    Compress PDF programmatically using Aspose.PDF for Go library....while keeping its quality and important details intact. This professional...PDF Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...

    products.aspose.com/pdf/go-cpp/compress/
  10. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…... Why it happens PDF import is only implemented in the...Aspose has indicated that PDF import may be added to the Java library...

    forum.aspose.com/t/pdf-to-word-not-supported-in...