Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 49,733 for

import document

(0.14 sec)
  1. 在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 java . io import FileInputStream ; class RemovingWorksheetsus...

    docs.aspose.com/cells/zh/java/removing-workshee...
  2. Aspose.PDF Java for Jython|Aspose.PDF for Java

    Combine the power of Aspose.PDF for Java with Jython. Effortlessly manipulate PDF files in a Python-based Java environment....PDF for Java is a PDF document creation component that enables...write and manipulate PDF documents without using Adobe Acrobat...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-jy...
  3. Use Checksum and Supplement Data for BarCodes i...

    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/use-checksum-and-s...
  4. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...TextFragment within a PDF document. The track_line_breaking()...for both the generated PDF document and a corresponding text file...

    docs.aspose.com/pdf/python-net/determine-line-b...
  5. HTML to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for HTML to TIFF conversion. Use example code for batch HTML to TIFF conversion with Python and .NET...convert programmatically a document from HTML to TIFF format with...with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/h...
  6. Public API Changes in Aspose.3D 16.12.0|Documen...

    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....Metered Class Importing DXF Files This document describes changes...other code to use Aspose . 3D Importing DXF Files Using the recent...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  7. Sort Data in xlsx4j|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.... AI Document Assistant Close Import Data to Worksheets...

    docs.aspose.com/cells/java/sort-data-in-xlsx4j/
  8. EMF to PDF Converter using Python | Aspose.PDF

    Sample code on Python for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Python and .NET...programmatically a document from EMF to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  9. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...Sample code import aspose.words as aw doc = aw.Document("sample.docx")...follow to iterate through a document’s shapes? Additionally, we’d...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...