Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,803 for

import

(0.07 sec)
  1. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  2. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...following sample code: import jpype import asposeslides jpype ....startJVM () from asposeslides.api import Presentation , SaveFormat pres...

    docs.aspose.com/slides/python-java/installation/
  3. Split Tasks in Ruby

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...:: import( 'com.aspose.tasks.Prj' ) 3 tsk = Rjb :: import( 'com...

    docs.aspose.com/tasks/java/split-tasks-in-ruby/
  4. Convert PowerPoint to Markdown in Python|Aspose...

    Convert PowerPoint to Markdown in Python...convert PowerPoint to markdown: import aspose.slides as slides with...CommonMark: from aspose.slides import Presentation from aspose.slides...

    docs.aspose.com/slides/python-net/convert-power...
  5. Install Aspose.Slides for Android via Java|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....and add these imports: import java.io.File ; import com.aspose.slides...IAutoShape ; import com.aspose.slides.IParagraph ; import com.aspose...

    docs.aspose.com/slides/androidjava/install-aspo...
  6. Manage SmartArt Shape Node|Aspose.Slides for Py...

    Smart node and child node in PowerPoint presentations in Python... import aspose.pydrawing as draw import aspose.slides...slides as slides import aspose.slides.smartart as art # Load the...

    docs.aspose.com/slides/python-net/manage-smarta...
  7. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  8. Bubble Chart|Aspose.Slides for Python Documenta...

    Bubble chart size in PowerPoint presentations in Python... import aspose.slides.charts as charts import aspose.slides...given below. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/bubble-chart/
  9. Presentation Comments|Aspose.Slides for Python ...

    Add comments and replies in PowerPoint presentation in Python...presentation: import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import datetime # Instantiates the Presentation...

    docs.aspose.com/slides/python-net/presentation-...
  10. How to Print Barcode Images on BIRT Reports|Doc...

    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.... Java import java.awt.Image ; import java.awt.image...RenderedImage ; import java.io.ByteArrayOutputStrea ; import java.util...

    docs.aspose.com/barcode/java/how-to-print-barco...