Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 66,966 for

import

(0.42 sec)
  1. Read BarCode from Specific Region of Image in R...

    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.... stream = Rjb :: import ( 'java.io.FileInputStream'...barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/read-barcode-from-...
  2. Hiding Code Text that is too Long to Display in...

    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 object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  3. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…... import com.aspose.cells.OoxmlSaveOptions; import com.aspose...SaveFormat; import com.aspose.cells.Workbook; import com.aspose...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  4. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....usually yellow, to indicate its importance or relevance. Underline annotation...page. Add Highlight Annotation import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/highlights-annot...
  5. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document.... import aspose.pdf as ap document =...Text Annotation from PDF file import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/text-annotation/
  6. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....conversion ; import com.aspose.pdf.Document ; import com.aspose...PptxSaveOptions ; import java.io.IOException ; import java.nio.file...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  7. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... import aspose.pdf as ap from io import FileIO from...from os import path path_infile = path . join ( self . data_dir...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  8. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python.... import AsposePDFPythonWrapp as apw import AsposePDFPython...AsposePDFPython as apCore import os import os.path dataDir = os . path...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  9. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby.... dst_doc = Rjb :: import ( "com.aspose.words.Document"...Destination.doc" ) src_doc = Rjb :: import ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/joining-and-appendin...
  10. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... 添加高亮注释 import aspose.pdf as ap # 打开文档 document...save ( output_file ) 添加删除线注释 import aspose.pdf as ap document =...

    docs.aspose.com/pdf/zh/python-net/highlights-an...