Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 50,467 for

import document

(0.13 sec)
  1. EPS to JPEG Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/e...
  2. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage....with any HTML, XML or SVG documents and is entirely based on the...programmatically extract data from HTML documents with the Aspose.HTML for Python...

    docs.aspose.com/html/python-net/html-navigation/
  3. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...Aspose :: Words :: Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...Aspose :: Words :: Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...Aspose :: Words :: Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. MHT to TXT Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/m...
  7. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown Document loading by preserving empty lines for improved readability....lines while load a Markdown document. The default value is false...the beginning and end of the document are also ignored. This option...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....creating professional, editable documents from e-book content. DOCX...'XPS' }} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-epub-to...
  9. Ruby 中的 Hello World|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.... workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...format file_format_type = Rjb :: import ( 'com.aspose.cells.FileFormatType'...

    docs.aspose.com/cells/zh/java/hello-world-in-ruby/
  10. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....examples ; import com.aspose.pdf.TextState ; import com.aspose...facades.PdfContentEditor ; import com.aspose.pdf.facades.ReplaceTextStrategy...

    docs.aspose.com/pdf/java/replace-text/