Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 67,153 for

import

(0.17 sec)
  1. Convert JPG to EPS using Python

    JPG 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/jpg-to-...
  2. Convert PNG to EPS using Python

    PNG 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/png-to-...
  3. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...background values: import com.aspose.slides.FillType; import com.aspose...slides.IBackgroundEffective; import com.aspose.slides.Presentation;...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  4. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....coordinates of text portions: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/portion/
  5. java.security.InvalidKeyException|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....JDK/JRE are crippled because of import restrictions in some countries...

    docs.aspose.com/cells/java/java-security-invali...
  6. View ODP in Java | products.aspose.com

    View ODP in Java. Use Java library API to open and view OpenOffice presentation...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/java/viewer/odp/
  7. View OTP in Java | products.aspose.com

    View OTP in Java. Use Java library API to open and view OpenOffice presentation...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/java/viewer/otp/
  8. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...Python code for editing HTML import aspose.slides as slides with...

    products.aspose.com/slides/python-net/editor/html/
  9. View PPSX in C++ | products.aspose.com

    View PPSX in C++. Use C++ library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/cpp/viewer/ppsx/
  10. ExcelからPDFへ変換した時にクメール語が文字化けする - Free Support Fo...

    Aspose Cells for Javaを使用して、ExcelファイルをPDFファイルへ変換すると PDFファイルへ出力した文字が文字化けします。 Excelファイルにはクメール語が出力されておりますが、Windows環境で文字を入力し、 Alpine Linux環境にコピーして、PDFファイルへ変換してます。 Alpine Linux環境にはクメール語のフォントをインストールしております。 文字化けは以下のような感じになり…...にフォントフォルダーを登録 import com.aspose.cells.FontSettings; import com.aspose...aspose.cells.FontSource; import com.aspose.cells.FolderFontSource;...

    forum.aspose.com/t/excel-pdf/320847