Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 48,310 for

import document

(0.07 sec)
  1. Set Code Text for BarCode 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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/set-code-text-for-...
  2. Convert MHTML to ODT in Python | products.aspos...

    MHTML and HtmlFixed to ODT conversion in your Python applications without using Microsoft Word...feature will help to save the document in the HTML format using absolutely...necessary to ensure that the document is compatible with the application...

    products.aspose.com/total/python-net/conversion...
  3. Remove POTX Annotation Online or Manage Annotat...

    delete comments from POTX file through online app for free. Android API code to manage comments of POTX files....Remove POTX Annotations Online Import POTX file to delete comments...Adding Comments Develop POTX Document Annotation Android App Need...

    products.aspose.com/total/android-java/annotate...
  4. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. Android API code to manage comments of ODP files....Remove ODP Annotations Online Import ODP file to delete comments...Adding Comments Develop ODP Document Annotation Android App Need...

    products.aspose.com/total/android-java/annotate...
  5. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....containing portions: import aspose.slides as slides import aspose.pydrawing...paragraph bullet: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-paragr...
  6. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during Import from LoadFormat.TEXT file in Java....trailing spaces handling during import from LoadFormat.TEXT file....whitespace when loading plaintext documents. String textDoc = " Line 1...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.TeX's input interface | Python

    Conversion functionality of Aspose.TeX API solution for Python with TeX, as an input format is explained here with the code examples.... io import * 2 from util import Util 3 ##########...aspose. tex import * 2 from aspose. tex . io import * 3 from util...

    docs.aspose.com/tex/python-net/aspose-tex-input/
  8. How to extract table from PDF | Aspose.PDF

    Do you know how easily extract table from PDF using Python? Extract table from PDF with high quality using Python PDF library....to extract table from PDF documents Aspose.PDF for Python comes...within a PDF document using the Aspose.PDF library: Import the aspose...

    products.aspose.com/pdf/tutorial/extract-table/
  9. Get Icons of Various Visio Shapes in Ruby|Docum...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...an image file fos = Rjb :: import ( 'java.io.FileOutputStream'...

    docs.aspose.com/diagram/java/get-icons-of-vario...
  10. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...文档中,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/zh/java/highlights-annotation/