Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 66,855 for

import

(0.12 sec)
  1. Generate BarCode with Empty Bars in Ruby|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....barcode object symbology = Rjb :: import ( 'com.aspose.barcode.Symbology'...Symbology' ) bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/generate-barcode-w...
  2. Extracting Email Headers in Jython|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....- email import Settings from com.aspose.email import MailMessage...

    docs.aspose.com/email/java/extracting-email-hea...
  3. 使用 Python 在演示文稿中管理图表工作簿|Aspose.Slides for Pytho...

    发现适用于 .NET 的 Aspose.Slides for Python:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。... 以下 Python 代码演示了示例操作: import aspose.slides as slides with...代码展示了如何将工作簿单元格设置为图表数据标签: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-work...
  4. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...to set the license: python import aspose.words as aw # Load the...CONVERTER from typing import List import logging, json, time,...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  5. Zoom Factor in Jython|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ZoomFactor...

    docs.aspose.com/cells/java/zoom-factor-in-jython/
  6. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path...save_options ) 实现OFD到PDF的转换 import aspose.pdf as ap input_path...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  7. Converting Email Messages in Jython|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....- email import Settings from com.aspose.email import MailMessage...MailMessage from com.aspose.email import SaveOptions class Converter...

    docs.aspose.com/email/java/converting-email-mes...
  8. 在 Jython 中拆分窗格|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class SplitPanes...

    docs.aspose.com/cells/zh/java/split-panes-in-jy...
  9. Buat Markdown Menggunakan Java

    Buat Markdown baharu dalam Java dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka Java....Penanda Halaman Sisipkan Carta import com.aspose.words.*; Document...); doc.save( "Output.md" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ms/java/make/md/
  10. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/docx/