Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 67,034 for

import

(0.1 sec)
  1. 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...
  2. Adding MapiContact to PST 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....MapiContact mapi_contact = Rjb :: import ( 'com.aspose.email.MapiContact'...Contact #4 contact4 = Rjb :: import ( 'com.aspose.email.MapiContact'...

    docs.aspose.com/email/java/adding-mapicontact-t...
  3. "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...
  4. How to Print Barcode Images on BIRT Reports|Doc...

    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.... Java import java.awt.Image ; import java.awt.image...RenderedImage ; import java.io.ByteArrayOutputStrea ; import java.util...

    docs.aspose.com/barcode/java/how-to-print-barco...
  5. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....examplesimple ; import android.app.Activity ; import android.os.Bundle...Bundle ; import android.os.Environment ; import android.widget...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  6. Export Visio Diagram to XML 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  7. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。...中获取所需的数值: import aspose.slides.charts as charts import aspose.slides...代码演示了如何在图表上执行轴之间的数据交换任务: import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  8. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF.... import aspose.pdf as ap import os data_dir = ...updated document. import aspose.pdf as ap import os data_dir = ...

    docs.aspose.com/pdf/python-net/remove-form/
  9. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/advanced-meth...
  10. 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...