Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 67,817 for

import

(0.13 sec)
  1. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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.... doc = Rjb :: import ( ' com . aspose . pdf . Document...information toc_info = Rjb :: import ( ' com . aspose . pdf . TocInfo...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  2. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; Import java.io.File; Import java.io.FileOutputStream; Import java.io.InputStream; Import java…...package Activation; import java.io.File; import java.io.FileOutputStream;...FileOutputStream; import java.io.InputStream; import java.io.OutputStream;...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...
  3. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....PDF Programming Sample import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/convert-...
  4. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....examples ; import java.io.InputStream ; import java.nio.file...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/open-pdf-document/
  5. PDF Export Incomplete (Blank from Page 18) Whil...

    Problem Description: Using the same data to create a Document and exporting it to PDF and Word respectively. The PDF content is incomplete, starting blank from page 18 onward; the Word content is normal, with a total of…...Reproduce: import com.aspose.words.Document; import com.aspose...words.SaveFormat; import java.io.InputStream; import java.nio.file...

    forum.aspose.com/t/pdf-export-incomplete-blank-...
  6. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...documentation imports """ import os import time from pathlib import Path...Path from concurrent.futures import ThreadPoolExecutor, as_completed...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  7. Customize Appearance|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.... import com.aspose.barcode.generation...BarCodeImageFormat . PNG ); Barcode Height import com.aspose.barcode.generation...

    docs.aspose.com/barcode/java/developer-guide/cu...
  8. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…... import java.io.File; import com.aspose.words...Document; import com.aspose.words.DocumentBuilder; import com.aspose...

    forum.aspose.com/t/aspose-word-document-to-imag...
  9. Aspose.Diagram for Python via Java Limitations ...

    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....Diagram for Java import com.aspose.diagram.* ; public...for Python via Java import jpype import asposediagram def run...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  10. Working with Cylinder|Documentation

    Aspose.3D for Python via .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....threed import FileFormat , Scene from aspose...entities import Cylinder from aspose.threed.utilities import Vector3...

    docs.aspose.com/3d/python-net/working-with-cyli...