Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 55,310 for

import document

(0.13 sec)
  1. Working with Pages in XPS file | Python

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with XPS Document Working with Pages Live Demos...Page management within an XPS document involves tasks such as adding...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. Add XML Map inside the Workbook using XmlMapCol...

    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....method which you can use to import your XML map into the workbook...the XML Map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/python-net/add-xml-map-in...
  3. Control the Appearance of Code Text in Ruby|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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setCodeTextColor ( Rjb :: import ( 'java.awt.Color' ) . RED...

    docs.aspose.com/barcode/java/control-the-appear...
  4. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. Android API code to extract text in rows and cells from Excel spreadhseets....powerful Android based Excel document parser utility application...Excel document parsing. Download Parse Excel Document Online...

    products.aspose.com/total/android-java/parse/ex...
  5. Extract Text and Images from ODS File Online an...

    Online ODS file parser app. Android API code to extract text in rows and cells from ODS spreadhseets....powerful Android based ODS document parser utility application...for ODS document parsing. Download Parse ODS Document Online Import...

    products.aspose.com/total/android-java/parse/ods/
  6. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. Android API code to extract text in rows and cells from XLS spreadhseets....powerful Android based XLS document parser utility application...for XLS document parsing. Download Parse XLS Document Online Import...

    products.aspose.com/total/android-java/parse/xls/
  7. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. Android API code to extract text in rows and cells from XLSB spreadhseets....powerful Android based XLSB document parser utility application...for XLSB document parsing. Download Parse XLSB Document Online...

    products.aspose.com/total/android-java/parse/xlsb/
  8. Avoid using scientific notation when the import...

    Hi, Is there a way to avoid using scientific notation on a large numeric value when using smart marker? Let’s say if my data from the data source includes a large numeric value (e.g. “123456789000”), when I process the…...scientific notation when the imported data is a large numeric value...when I process the workbook to import the data from the data source...

    forum.aspose.com/t/avoid-using-scientific-notat...
  9. Get Evaluation Note message when generating doc...

    Dear Support, This is request from Sai Kiran Chebiyyam saikiranchebiyyam@newgensoft.com: As you are aware, we are currently evaluating the 30-day trial version of Aspose Words for Java. We attempted to generate documen…...Note message when generating documents using trial license Aspose...We attempted to generate documents using the trial license; however...

    forum.aspose.com/t/get-evaluation-note-message-...
  10. Get Page Offset|Aspose.PDF for Python via .NET

    This example demonstrates how to use PdfFileInfo to get the X and Y offsets of a specific page and convert them into inches for precise layout and positioning analysis.... In PDF documents, each page may have an internal...store the offsets. import aspose.pdf as ap import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/get-page-offset/