Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 11,553 for

import document

(0.07 sec)
  1. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....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/convert-epub-to...
  2. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在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...1, please check the output document." if __name__ == ' __main__...

    docs.aspose.com/cells/zh/java/page-break-previe...
  4. Make A Document In C#

    Create a file using .NET library. Easily create a new Document in C# in a few steps....PDF or Word documents in C# Create a new document in almost any...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/net/make/
  5. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...dstDoc = MakeObject < Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Python library or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....that is commonly used for documentation and Readme files due to...aspose.html import * from aspose.html.converters import * from aspose...

    docs.aspose.com/html/python-net/convert-html-to...
  7. Add XML Map inside the Workbook using XmlMapCol...

    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....method which you can use to import your XML Map inside the workbook...the XML Map that has been imported from the sample.xml inside...

    docs.aspose.com/cells/java/add-xml-map-inside-t...
  8. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML Document integration by optimizing block-level element property Imports for seamless workflows....elements are imported from HTML-based documents. public enum...Properties of parent blocks are imported to a special logical structure...

    reference.aspose.com/words/net/aspose.words.loa...
  9. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...find all hyperlinks in a Word document and modify their target URLs...Example Code import com.aspose.words.*; import org.testng.annotations...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  10. 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/