Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 3,459 for

import document

(0.08 sec)
  1. Presentation Theme|Aspose.Slides for Python Doc...

    PowerPoint presentation theme in Python...for a theme: import aspose.pydrawing as draw import aspose.slides...color and then used in shapes: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  2. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types.... FieldImport Specifies the IMPORT field. FieldKeyword Specifies...how to insert a field into a document using a field code. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Barcode Generation Basics - Create Barcodes in ...

    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.... This documentation chapter is dedicated to...State in XML Explains how to import and export the barcode generation...

    docs.aspose.com/barcode/cpp/barcode-generation/
  4. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: Import com.aspose.words.*; Import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...copy the styles: import com.aspose.words.*; import lombok.extern...

    forum.aspose.com/t/some-styles-were-not-copied-...
  5. EPUB Converter – Aspose.HTML for Python via .NET

    In this article, you will learn about supported EPUB conversions and consider Python example of how to convert EPUB to PDF....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Open an existing EPUB file for reading...

    docs.aspose.com/html/python-net/epub-converter/
  6. Presentation View Properties|Aspose.Slides for ...

    Manage PowerPoint presentation view properties in Python... import aspose.slides as slides with...view as well as notes view. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  7. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a Document in Java....start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldStart...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Slide to Presentation|Aspose.Slides for Pyt...

    Add slide to presentation in Python... It is important to know that presentation...using the Presentation object. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/add-slide-to-...
  9. Font Substitution|Aspose.Slides for Python Docu...

    Substitute font in PowerPoint in Python...font substitution process: import aspose.slides as slides # Loads...

    docs.aspose.com/slides/python-net/font-substitu...
  10. Default Font|Aspose.Slides for Python Documenta...

    PowerPoint default fonts in Python... import aspose.slides as slides # Use...

    docs.aspose.com/slides/python-net/default-font/