Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 70,106 for

import

(0.11 sec)
  1. Get Icons of Various Visio Shapes in Ruby|Docum...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...an image file fos = Rjb :: import ( 'java.io.FileOutputStream'...

    docs.aspose.com/diagram/java/get-icons-of-vario...
  2. 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.... import aspose.diagram from aspose.diagram import * #//...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  3. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...PDF 添加文本图章 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  4. Create, Open and Add Mbox Files in C# .NET

    Discover mbox format for effective storage and processing of your email messages. Learn to create, open and add mbox files in C# .NET...native support for opening and importing storage files, making it a...“Tools” and then click on “Import…” As an alternative method...

    blog.aspose.com/email/creating-mbox-files-using...
  5. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...檔 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/search/
  6. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。... import aspose.pdf as ap # 打开文档 document...添加书签后,可以通过获取与书签对象关联的目标页码来找出它所在的页面。 import aspose.pdf as ap # 创建 PdfBookmarkEditor...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  7. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library.... import os import aspose.pdf as ap # Global...Document to a new file. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/delete-pages/
  8. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow....removes a slide by reference: import aspose.slides as slides # Instantiate...to remove a slide by index: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/remove-slide-...
  9. Გადაიყვანეთ JPG DOCX Python

    გადაიყვანეთ JPG DOCX Python ფორმატში კოდით. შეინახეთ JPG როგორც DOCX Python....install aspose-words კოპირება import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/convers...
  10. Გადაიყვანეთ HTML WORD Python

    გადაიყვანეთ HTML WORD Python ფორმატში კოდით. შეინახეთ HTML როგორც WORD Python....install aspose-words კოპირება import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

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