Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 50,613 for

import document

(0.09 sec)
  1. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt Documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the TXT document into HTML Create...

    products.aspose.com/total/net/conversion/txt-to...
  2. Online RTF to CSV Conversion or Build .NET base...

    Free online app to convert RTF to CSV files. .NET C# conversion library code for RTF Documents....will be converted into CSV document Download the converted CSV...Automation API Open RTF file using Document class Convert RTF to HTML...

    products.aspose.com/total/net/conversion/rtf-to...
  3. Convert EPUB to PDF – Python code and Online Co...

    Convert EPUB to PDF using Aspose.HTML for Python via .NET within any Python application, and try free online EPUB to PDF Converter!...Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  4. Export Visio Diagram to XML 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  5. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...时,您可以配置 PdfSaveOptions 来调整渲染选项: import com.aspose.words.*; public...Exception { // 打开源文档 Document doc = new Document("path/to/source.docx");...

    forum.aspose.com/t/docx-pdf/315236
  6. Converting Worksheet To SVG in Jython|Documenta...

    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/converting-worksheet...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Python https://products.aspose.com/pdf/python-net/merger/ Recent content in Merge PDF Documents using Python on Aspso......PDF Products – Merge PDF Documents using Python https://products...Recent content in Merge PDF Documents using Python on Aspsoe.PDF...

    products.aspose.com/pdf/python-net/merger/index...
  8. MHTML Converter – Aspose.HTML for Python via .NET

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion....steps: Load or open an MHTML document. Create a SaveOptions object...'XPS' }} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/mhtml-converter/
  9. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....NET to the project Import the aspose.words module into...source Markdown file into the Document object with the desired load...

    kb.aspose.com/words/python/convert-markdown-to-...
  10. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...to a specific page in a PDF document using Aspose, you can utilize...PdfFileStamp class in C# or the Document class in Java. Here’s how...

    forum.aspose.com/t/add-stamp-image-in-particula...