Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,792 for

import

(0.02 sec)
  1. Get BarCode Recognition Quality in Percent 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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) reader = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/get-barcode-recogn...
  2. Set BarCode Image Margins in Ruby|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....barcode object symbology = Rjb :: import ( 'com.aspose.barcode.Symbology'...Symbology' ) bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/set-barcode-image-...
  3. Animated Charts|Aspose.Slides for Python Docume...

    PowerPoint charts series and animations in Python... import aspose.slides.animation as anim ; import aspose...category. import aspose.slides.animation as anim ; import aspose...

    docs.aspose.com/slides/python-net/animated-charts/
  4. Manage Hyperlinks|Aspose.Slides for Python Docu...

    Add hyperlink to a PowerPoint Presentation in Python...website hyperlink to a text: import aspose.slides as slides with...website hyperlink to a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/manage-hyperl...
  5. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....how to insert images using IMPORT and INCLUDEPICTURE fields....setResizeVertically(true); // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/java/com.aspose.word...
  9. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle...Rectangle from aspose.psd.brushes import LinearGradientBrush from aspose...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  10. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to Import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = new Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...Imported polygon annotation is not showing Aspose.PDF Product...I have a PDF and i want to import annotations from a XFDF file...

    forum.aspose.com/t/imported-polygon-annotation-...