Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,459 for

import document

(0.07 sec)
  1. Generate BarCode by Specifying Custom Image Siz...

    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 symbology = Rjb :: import ( 'com.aspose.barcode.Symbology'...Symbology' ) builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/generate-barcode-b...
  2. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and compare it with another, i…...when I try to read a Word document with Aspose and compare it...paragraphs that are part of a list: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  3. Creating Two Dimensional (2D) BarCodes 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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-two-dimen...
  4. Embedded Font|Aspose.Slides for Python Document...

    Use embedded fonts in PowerPoint presentation in Python...presentation: import aspose.slides as slides import aspose.pydrawing...add fonts to a presentation: import aspose.slides as slides # Loads...

    docs.aspose.com/slides/python-net/embedded-font/
  5. Creating a Pdf417 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 builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-a-pdf417-...
  6. Manage Autofit Settings|Aspose.Slides for Pytho...

    Set the autofit settings for textbox in PowerPoint in Python...PowerPoint, these are the 4 important parameters or options that...presentation: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-autofi...
  7. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Open an MHTML file for reading with...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  8. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in Python...example below: import aspose.pydrawing as draw import aspose.slides...below Example. import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/presentation-...
  9. Open Presentation|Aspose.Slides for Python Docu...

    Open or load Presentation PPT, PPTX, ODP in Python...number of slides it contains: import aspose.slides as slides # Instantiates...demonstrates the operation: import aspose.slides as slides load_options...

    docs.aspose.com/slides/python-net/open-presenta...
  10. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a Document in Java....and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...