Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 50,318 for

import document

(0.07 sec)
  1. 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...
  2. Convert Visio to EMF via Python | products.aspo...

    Sample Python conversion Visio to EMF file. Use this example code to convert Visio to EMF within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  3. Convert JPG To DOC C#

    Convert JPG to DOC format in C# code. Save JPG as DOC using C#....converting JPG to DOC Use our document conversion API to develop...solution to import and export JPG, DOC, and many other document formats...

    products.aspose.com/words/net/conversion/jpg-to...
  4. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Python for faster insights and smarter content audits.... See this Python code: import aspose.slides as slides info1...(information about the presentation): import aspose.slides as slides info...

    docs.aspose.com/slides/python-net/examine-prese...
  5. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../Documentbuilder/insertHtml/#string_htmlinsertoptions) method....</html>` ; // Set the new mode of import HTML block-level elements....insertOptions ); builder . document . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Pages in PDF|Aspose.PDF for Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using Java library....you insert a page to a PDF document at any location in the file...into a PDF file: Create a Document class object with the input...

    docs.aspose.com/pdf/java/add-pages/
  7. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....Python: import aspose.slides.charts as charts import aspose.slides...a chart: import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-axis/
  8. Customizing Email Headers 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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...message . setFrom ( Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/customizing-email-he...
  9. Worksheet To Image in 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...cells import ImageFormat from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/java/worksheet-to-image-i...
  10. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert Documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...InsertDocument( Document , ImportFormatMode ) Inserts a document at the...public Node InsertDocument ( Document srcDoc , ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...