Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 54,737 for

import document

(0.64 sec)
  1. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Version Number in output documents. For example, upon rendering...Python. import aspose.diagram from aspose.diagram import * #//...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  2. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF Document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...word-like text box in a PDF document. I was able to do it in a...here that I have an open word document in the variable “doc”) byte[]...

    forum.aspose.com/t/trying-to-create-a-word-like...
  3. Convert Image To TXT Javascript

    Convert Image to TXT format in JavaScript code. Save Image as TXT using JavaScript....convert images to a image document programmatically? With Aspose...convert an image to image document format with just a few lines...

    products.aspose.com/words/nodejs-net/conversion...
  4. Convert ODS to DOCM using Python or with free O...

    ODS to DOCM conversion in your Python applications without using Microsoft Office or online. Test free ODS to DOCM online converter quickly before integrating the code....DOCM files are used to store documents. Converting from ODS to DOCM...allows users to open and edit documents in Microsoft Word, which is...

    products.aspose.com/total/python-net/conversion...
  5. Convert MHTML to DOTX in Python | products.aspo...

    MHTML and HtmlFixed to DOTX conversion in your Python applications without using Microsoft Word...convert Microsoft Word DOTX documents to MHTML and HtmlFixed formats...makes it easy to export and import MHTML, PDF and various other...

    products.aspose.com/total/python-net/conversion...
  6. 从 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'...a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/get-master-obje...
  7. Փոխարկել TEXT Պատկեր Python

    Փոխարկեք TEXT ը Պատկեր ձևաչափի Python կոդով: Պահեք TEXT որպես Պատկեր օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.txt"...save_options) import aspose.words as aw doc = aw.Document("Input.txt")...

    products.aspose.com/words/hy/python-net/convers...
  8. Փոխարկել JPG SVG Python

    Փոխարկեք JPG ը SVG ձևաչափի Python կոդով: Պահեք JPG որպես SVG օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document() builder...SaveFormat.SVG)) import aspose.words as aw doc = aw.Document("Input.jpg")...

    products.aspose.com/words/hy/python-net/convers...
  9. Փոխարկել JPG PDF Python

    Փոխարկեք JPG ը PDF ձևաչափի Python կոդով: Պահեք JPG որպես PDF օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document() builder..."Output.pdf" ) import aspose.words as aw doc = aw.Document("Input.jpg")...

    products.aspose.com/words/hy/python-net/convers...
  10. Փոխարկել PDF RTF Python

    Փոխարկեք PDF ը RTF ձևաչափի Python կոդով: Պահեք PDF որպես RTF օգտագործելով Python:...Պատճենել import aspose.words as aw doc = aw.Document( "Input.pdf"..."Output.rtf" ) import aspose.words as aw doc = aw.Document("Input.pdf")...

    products.aspose.com/words/hy/python-net/convers...