Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 110,136 for

import

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Managing Fonts inside Presentation in Ruby|Aspo...

    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')...replaced source_font = Rjb::import('com.aspose.slides.FontData')...

    docs.aspose.com/slides/java/managing-fonts-insi...
  5. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....examples ; import java.io.InputStream ; import java.nio.file...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/open-pdf-document/
  6. Aspose.OCR for Java 21.10 - Release Notes

    Aspose.OCR for Java 21.10 - 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...
  7. Aspose.OCR for Java 20.9 - Release Notes|Docume...

    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....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import java.util.ArrayList...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-20...
  8. Aspose.OCR for Java 20.11 - Release Notes|Docum...

    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....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import java.util.ArrayList...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-20...
  9. pdfproducer - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....ImportOptions for specified import format. static PdfProducer...the producer for specified import option. static PdfProducer...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  10. PdfProducer | Aspose.PDF for Python via .NET AP...

    Represents a class to produce PDF from other formats....PDF stream using specified import format. produce(input_file_name...PDF stream using specified import format. produce(input_stream...

    reference.aspose.com/pdf/python-net/aspose.pdf....