Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 105,542 for

import

(0.06 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. 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...
  8. 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/
  9. Incorrect text display during PDF/A conversion ...

    The attached PDF document has text issures after converting to PDF/A grafik.png (18.7 KB) The problem happens with the Aspose PDF Java Library and with the online website: https://products.aspose.app/pdf/conversion/pd…...Java Code: import java.io.ByteArrayOutputStrea; import java.io.File;...File; import java.io.FileInputStream; import java.io.InputStream;...

    forum.aspose.com/t/incorrect-text-display-durin...
  10. Aspose.psd python text layers issues - Free Sup...

    from aspose.psd.fileformats.psd Import PsdImage from aspose.psd.fileformats.psd.layers Import TextLayer from aspose.psd Import Color from aspose.pycore Import cast psdFilePath = “template.psd” def main(): source_fi…...psd import PsdImage from aspose.psd.fileformats...psd.layers import TextLayer from aspose.psd import Color from...

    forum.aspose.com/t/aspose-psd-python-text-layer...