Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 107,130 for

import

(0.09 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. 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...
  4. 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/
  5. 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...
  6. Managing Multiple Paragraphs having Multiple Po...

    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-multiple-p...
  7. Adding Line Shape to Slide in Ruby|Aspose.Slide...

    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/adding-line-shape-t...
  8. Issue in creating combo line and column charts ...

    Hi Aspose team, I am facing an issue in creating combo line and column charts using aspose cells in java, I am using maven and java version 1.8.351 Which chart type should I use for this?...mixed mode) import java.io.ByteArrayInputStream; import java.io....ByteArrayOutputStrea; import java.io.File; import java.io.FileInputStream;...

    forum.aspose.com/t/issue-in-creating-combo-line...
  9. Adding MapiCalendar to PST 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....appointment appointment = Rjb :: import ( 'com.aspose.email.MapiCalendar'..."This is a very important meeting :)" , Rjb :: import ( 'java.util...

    docs.aspose.com/email/java/adding-mapicalendar-...
  10. Convert WOFF2 to WOFF | API Solution for Java

    Aspose.Font for Java provides you with an easy solution for converting fonts. This documentation will tell about the woff2 to woff conversion....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/woff2-to-woff/