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

import

(0.16 sec)
  1. Convert Document to Other Formats in Jython|Asp...

    Convert Document to Other Formats using Jython in Java....words import Settings from com . aspose . words import Document...Document from com . aspose . words import SaveFormat class ConvertToFormats...

    docs.aspose.com/words/java/convert-document-to-...
  2. Aspose::Cells::ImportTableOptions class | Aspos...

    Aspose::Cells::ImportTableOptions class. Represents the options of Importing data into cells in C++....Represents the options of importing data into cells. class ImportTableOptions...sets the columns(0-based) to import from data source. null means...

    reference.aspose.com/cells/cpp/aspose.cells/imp...
  3. Saving Files 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...Workbook from com . aspose . cells import FileFormatType class SavingFiles...

    docs.aspose.com/cells/java/saving-files-in-jython/
  4. 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-...
  5. 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...
  6. 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...
  7. 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-...
  8. 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/
  9. General Resource Assignment Properties in Ruby

    Learn how to read or edit properties of Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...puts assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/general-resource-ass...
  10. to_image方法 | Aspose.Cells for Python via .NET A...

    to_image方法 to_image(stream, image_type) 创建形状图像并将其保存到指定格式的流中。 def to_image ( self , stream , image_type ): ... 范围 类型 描......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

    reference.aspose.com/cells/python-net/zh/aspose...