Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 67,127 for

import

(0.14 sec)
  1. Importing from Array|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....Ask AI Importing from Array Contents [ Hide ] Developers can...can import data from an array to their worksheets by calling the...

    docs.aspose.com/cells/net/importing-from-array/
  2. Opening 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....'/data/' workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...'Book1.xls' ) workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/opening-files-in-ruby/
  3. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents....Expanded bookmarks Export and import bookmarks. Annotations Add...annotations. Modify annotations. Import and export annotations. Forms...

    docs.aspose.com/pdf/java/key-features/
  4. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents....Expanded bookmarks Export and import bookmarks. Annotations Add...annotations. Modify annotations. Import and export annotations. Forms...

    docs.aspose.com/pdf/androidjava/key-features/
  5. Experiencing very poor quality in wmf => png tr...

    Dear, I am experiencing very low quality when transforming wmf images (found in a MS Word docx). The quality has been very low for a long time but I had hopes for more recent aspose would fix this. Please see both MS …...this process: import com.aspose.imaging.Color; import com.aspose...Image; import com.aspose.imaging.ImageOptionsBase; import com.aspose...

    forum.aspose.com/t/experiencing-very-poor-quali...
  6. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用Aspose.Cells for Python via .NET API在多个线程中同时读取单元格值。... import threading import random import time from aspose...aspose.cells import Workbook test_workbook = None def thread_loop...

    docs.aspose.com/cells/zh/python-net/reading-cel...
  7. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal documents to PDF, the layout remains correct. However, when con…...set this up: import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.PdfPageLayout;...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  8. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library.... import os import aspose.pdf as ap # Global...Save the Updated PDF. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  9. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF to PPT in Python | products.aspose.com

    Convert PDF to PPT in Python. Use Python library API to convert PDF files to PPTs...PDF into PPT import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...