Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 8,370 for

import

(0.03 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. 限制和 API 差异|Documentation

    Aspose.Cells for Python via Java 限制和API差异...Cells for Java import com.aspose.cells.* ; public...for Python via Java import jpype import asposecells def run ():...

    docs.aspose.com/cells/zh/python-java/limitation...
  3. Aspose.words module not found - Free Support Fo...

    I have installed aspose inside uv with uv add aspose-words everthing seems to have work, I can find the aspose inside the lib folder of the .venv. When I do the python interpreter and Import aspose.words as aw it works, …...the python interpreter and import aspose.words as aw it works...I create a script and do : import aspose.words as aw .... It...

    forum.aspose.com/t/aspose-words-module-not-foun...
  4. Manage X-Dimension and Y-Dimension in Ruby|Docu...

    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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/manage-x-dimension...
  5. 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...
  6. Fiscal Year Properties in Ruby

    Learn how to get Microsoft Project (MPP/XML) fiscal year properties using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 3...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  7. Shape Effect|Aspose.Slides for Python Documenta...

    Apply effect to PowerPoint shape in Python...rectangle: import aspose.slides as slides import aspose.pydrawing...to a shape: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/shape-effect/
  8. Generate AustraliaPost BarCode with Different F...

    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....barcode object symbology = Rjb :: import ( 'com.aspose.barcode.Symbology'...Symbology' ) builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/generate-australia...
  9. 图表系列|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的图表系列...代码展示了如何为图表系列设置重叠: import aspose.slides.charts as charts import aspose.slides...代码展示了如何更改系列的颜色: import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-series/
  10. 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...