Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 109,878 for

import

(0.37 sec)
  1. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation....Document object doc = Rjb :: import ( ' com . aspose . pdf . Document...HTML contents title = Rjb :: import ( ' com . aspose . pdf . HtmlFragment...

    docs.aspose.com/pdf/java/add-html-string-using-...
  2. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....examples ; import com.aspose.pdf.* ; import java.awt.* ; import java...BufferedImage ; import java.io.ByteArrayInputStream ; import java.io...

    docs.aspose.com/pdf/java/working-with-image-pla...
  3. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython....words import Settings from com . aspose . words import Document...aspose . words import SaveFormat from java . io import ByteArrayOutputStrea...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. 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...
  5. String Searching in PST with Ignore Case in Rub...

    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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...data_dir + "search.pst" , Rjb :: import ( 'com.aspose.email.FileFormatVersion'...

    docs.aspose.com/email/java/string-searching-in-...
  6. import_formula_array method | Aspose.Cells for ...

    Import_formula_array method Import_formula_array Imports an array of formula into a worksheet. def Import_formula_arr......import_formula_array method import_formula_array Imports an array...formula into a worksheet. def import_formula_array ( self , string_array...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Aspose.OCR for Java 21.11 - Release Notes

    Aspose.OCR for Java 21.11 - Release Notes – the latest updates and fixes....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import com.aspose.ocr...

    releases.aspose.com/ocr/java/release-notes/2021...
  8. Managing WordArt Properties in Ruby|Aspose.Slid...

    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....Presentation class pres = Rjb::import('com.aspose.slides.Presentation')...getShapes().addAutoShape(Rjb::import('com.aspose.slides.ShapeType')...

    docs.aspose.com/slides/java/managing-wordart-pr...
  9. Node to HTML strings taking long time in conver...

    Hi Team, We are trying to convert nodes to HTML strings for a document(.docx) using aspose words in python, but the execution is taking ~ 500 ms for each node on my machine. For 10K nodes, total time taken for this incr…...reproducible Code : import aspose.words as aw from uuid import uuid4 from...from datetime import datetime # Load license license = aw.License()...

    forum.aspose.com/t/node-to-html-strings-taking-...
  10. Working with Forms using Python|Aspose.PDF for ...

    This section contains articles relating to work with forms in PDF documents using Python API....available: export/import fdf export/import xfdf export/import xml export/set...rename fields from asposepdf import Api , Forms # init license...

    docs.aspose.com/pdf/python-java/forms/