Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 105,539 for

import

(0.09 sec)
  1. Can't load in XLS file in Aspose Cells Python v...

    I’m trying to load up an XLS file into a workbook, but every time I get an error. When I try to load it via stream I get this error: RuntimeError: Proxy error(CultureNotFoundException): Culture is not supported. (Param…...Sample code: import aspose.cells from aspose.cells import Workbook...to detect the locale value. import locale current_locale = locale...

    forum.aspose.com/t/cant-load-in-xls-file-in-asp...
  2. Setting the OcrEngine to Automatically Detect t...

    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....OcrEngine ocr_engine = Rjb :: import ( 'com.aspose.ocr.OcrEngine'...ocr_engine . setImage ( Rjb :: import ( 'com.aspose.ocr.ImageStream'...

    docs.aspose.com/ocr/java/setting-the-ocrengine-...
  3. ChartPointCollection类 | Aspose.Cells for Python...

    ChartPointCollection类 ChartPointCollection类 表示包含一个系列中所有点的集合。 ChartPointCollection 类型公开了以下成员: 特性 属性 描述 count 获取图表点的计数。......cells import Workbook from aspose.cells.charts import ChartType...ChartType from aspose.pydrawing import Color # Instantiating a Workbook...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. Split PDF in Node.js|Aspose.PDF for Node.js via...

    This topic shows how to split PDF pages into individual PDF file with Aspose.PDF for Node.js via C++ ....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/split-pdf/
  5. Encrypting Excel Files 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...) encryption_type = Rjb :: import ( 'com.aspose.cells.EncryptionType'...

    docs.aspose.com/cells/java/encrypting-excel-fil...
  6. Converting Email Messages 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....MessageFormat eml = Rjb :: import ( 'com.aspose.email.MailMessage'...data_dir + "AnEmail.msg" , Rjb :: import ( 'com.aspose.email.SaveOptions'...

    docs.aspose.com/email/java/converting-email-mes...
  7. add method | Aspose.Cells for Python via .NET A...

    add method Contents [ Hide ] add Adds a worksheet to the collection. Returns Worksheet object index. def add ( self )......cells import SheetType , Workbook from aspose...aspose.cells.charts import ChartType workbook = Workbook () workbook...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Managing the Hyperlinks in Presentation in Ruby...

    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 file pres = Rjb::import('com.aspose.slides.Presentation')...presentation save_format = Rjb::import('com.aspose.slides.SaveFormat')...

    docs.aspose.com/slides/java/managing-the-hyperl...
  9. font property | Aspose.Cells for Python via .NE...

    font property font property Represents the font of shape. Example from aspose.pydrawing Import Color font = shape . f......pydrawing import Color font = shape . font font...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. font property | Aspose.Cells for Python via .NE...

    font property font property Represents the font of shape. Example from aspose.pydrawing Import Color font = shape . f......pydrawing import Color font = shape . font font...

    reference.aspose.com/cells/python-net/aspose.ce...