Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 66,966 for

import

(0.24 sec)
  1. Extract Fonts from PDF via Python|Aspose.PDF fo...

    Use the Aspose.PDF for Python library to extract all embedded fonts from your PDF document....document: import aspose.pdf as apdf from io import FileIO from...from os import path import json from aspose.pycore import cast ...

    docs.aspose.com/pdf/python-net/extract-fonts-fr...
  2. Switch BarCode Recognition Modes According to t...

    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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) reader = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/switch-barcode-rec...
  3. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis.... import io import os import re import shutil import aspose...aspose.pdf as ap import aspose.pydrawing as drawing # Global configuration...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  4. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby.... shape_type = Rjb :: import ( "com.aspose.words.ShapeType"...ShapeType" ) watermark = Rjb :: import ( "com.aspose.words.Shape" )...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  5. Insert Nested Fields in Jython|Aspose.Words for...

    Insert Nested Fields using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import DocumentBuilder from com ....

    docs.aspose.com/words/java/insert-nested-fields...
  6. 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...
  7. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....srcFileName ) messageFormat = Rjb :: import ( "java.text.MessageFormat"...and save. resampler = Rjb :: import ( "com.aspose.words.Resampler"...

    docs.aspose.com/words/java/compress-images-in-r...
  8. 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/
  9. 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/
  10. Adding Files to PST 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....- email import Settings from com.aspose.email import PersonalStorage...email import FileFormatVersion from com.aspose.email import StandardIpmFolder...

    docs.aspose.com/email/java/adding-files-to-pst-...