Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 67,129 for

import

(0.09 sec)
  1. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …... import com.aspose.cells.*; import java.io.InputStream;...the font size: import com.aspose.cells.*; import java.io.InputStream;...

    forum.aspose.com/t/when-inserting-a-picture-and...
  2. Python PowerPoint API. Python PPTX, PPT from As...

    Python library to work with Microsoft PowerPoint files. Python PPTX, PPT. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats.... import aspose.slides as slides # Instantiate...how to merge presentations: import aspose.slides as slides with...

    products.aspose.com/slides/python-net/
  3. Display CGM Formats Using Python | Aspose.PDF

    Open and view CGM documents programmatically with Python sample code using Aspose.PDF for Python for .NET...CGM files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/cgm/
  4. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.ImportNode method...importNode(srcNode, isImportChildren) Imports a node from another document...being imported. isImportChildren boolean true to import all child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Text to PDF using Go|Aspose.PDF for Go via C++

    Learn how to add text to a PDF document in Go using Aspose.PDF for content enhancement and document editing.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/add-text-to-pdf-file/
  6. Parsing Outlook Message Files in Jython|Documen...

    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 MapiMessage...

    docs.aspose.com/email/java/parsing-outlook-mess...
  7. Recognizing Multiple Symbologies in Single Imag...

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

    docs.aspose.com/barcode/java/recognizing-multip...
  8. Introducing BarCode Recognition in Ruby|Documen...

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

    docs.aspose.com/barcode/java/introducing-barcod...
  9. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....pip install aspose-words Copy import aspose.words as aw doc = aw..."Output.tiff" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/t...
  10. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....pip install aspose-words Copy import aspose.words as aw doc = aw..."Output.jpg" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/jpg/