Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 38,282 for

import document

(0.32 sec)
  1. 使用 Python via .NET 自定义 Ribbon XML|Documentation

    使用 Aspose.Cells for Python via .NET API 读写和管理 Excel Ribbon XML 自定义。... import os from aspose.cells import Workbook # For...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/zh/python-net/customizing...
  2. Several HTML Into SVG Java

    Merge multiple HTML into SVG in Java code. Save HTML as SVG using Java....several HTML into SVG Use our document merging API to create portable..."aspose-words" % "ver" Copy import com.aspose.words.*; List<String>...

    products.aspose.com/words/java/merge/html-to-svg/
  3. Copying Rows and Columns 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/copying-rows-and-col...
  4. Convert Presentation|Aspose.Slides for Node.js ...

    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....Export to XAML Export to HTML5 Import Presentation Save Presentation...

    docs.aspose.com/slides/nodejs-java/convert-pres...
  5. C# API to Export MSG to ODT | products.aspose.com

    Convert MSG to ODT without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to ODT format...correct email, you can load MSG document, parse it and have a look...

    products.aspose.com/total/net/conversion/msg-to...
  6. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) Document into a [Document](../../aspose.words/Document/) object....Markdown document into a Document object. Inheritance:...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!... However, it’s important to note that, depending on...PowerPoint presentation: # Import Aspose.Slides for Python via...

    docs.aspose.com/slides/python-net/installation/
  8. Font Replacement|Aspose.Slides for Python Docum...

    Replace fonts explicitly in PowerPoint in Python...replacement: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/font-replacem...
  9. Შეკუმშოს JPG Python

    შეკუმშოს JPG Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....კოპირება import aspose.words as aw doc = aw.Document() builder...save_options) import aspose.words as aw doc = aw.Document("Input.jpg")...

    products.aspose.com/words/ka/python-net/compres...
  10. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel converter using Python....the DOC file to an Excel file Import the necessary modules from...from aspose.words such as Document and License Create an instance...

    kb.aspose.com/words/python/conversion-from-word...