Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 70,324 for

import

(0.19 sec)
  1. Print PDF using Python | Aspose.PDF

    Print PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...print PDF File import aspose.pdf as apdf import aspose.pdf.facades...apfacades import aspose.pydrawing as drawing import aspose.pdf...

    products.aspose.com/pdf/python-net/print/
  2. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/java/add-backgrounds/
  3. Add Bates Numbering to PDF in Python|Aspose.PDF...

    Learn how to add and remove Bates numbering in PDF documents using Python with Aspose.PDF for Python via .NET....parameter: import sys from os import path import aspose.pdf as...return artifact import sys from os import path import aspose.pdf as...

    docs.aspose.com/pdf/python-net/add-bates-number...
  4. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom fonts to PDF documents in Python....PDF file: import math import sys import os import aspose.pdf...document. import math import sys import os import aspose.pdf...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  5. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API .... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/create-inse...
  6. Add digital signature or digitally sign PDF in ...

    Learn how to digitally sign PDF documents, add timestamps, and validate signatures in Python....signatures import sys from os import path import aspose.pdf as...as ap import aspose.pydrawing as drawing def sign_document (...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  7. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  8. Converting To XPS in Jython|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....cells import Settings from com . aspose . cells import Workbook...cells import ImageFormat ; from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/java/converting-to-xps-in...
  9. 搜索

    搜索...wordtopdf; import androidx.annotation.RequiresApi; import androidx...AppCompatActivity; import android.annotation.TargetApi; import android.app...

    blog.aspose.com/zh-hant/words/build-android-wor...
  10. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...for both versions: import java.io.File; import java.io.FileInputStream;...FileInputStream; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/replacing-placeholder-using-...