Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 51,261 for

import document

(0.19 sec)
  1. Convert TIFF to 3DS via Python | products.aspos...

    Sample code for TIFF to 3DS Python conversion. Use API example code for batch TIFF files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/3d/python-net/conversion/ti...
  2. Convert POTM to SXC via C++ or with free Online...

    Export POTM to SXC in C++ without using Microsoft Excel or Powerpoint or online. Test free POTM to SXC online converter quickly before integrating the code....Convert The Portable Office Document Markup Language (POTM) is...using Save method Load HTML document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/potm-t...
  3. Read Outlook PST File and Get Folders and SubFo...

    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.... property in your project: import aspose.email as ae pst = ae...type for the current folder. import aspose.email as ae pst = ae...

    docs.aspose.com/email/python-net/read-outlook-p...
  4. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured....presentation and get its slide count: import aspose.slides as slides # Instantiate...demonstrates this operation: import aspose.slides as slides load_options...

    docs.aspose.com/slides/python-net/open-presenta...
  5. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  6. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow....to add an image to a slide: import aspose.slides as slides with...slide: import aspose.slides as slides import urllib2 import base64...

    docs.aspose.com/slides/python-net/image/
  7. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!... import aspose.slides as slides scale_x...applications, reports, or documentation, where precise image dimensions...

    docs.aspose.com/slides/python-net/convert-power...
  8. View and Update ODP Properties Online or Update...

    View and modify ODP properties through online app for free. Java API code to update ODP properties....Develop powerful Java based ODP document metadata management utility...Update ODP Metadata Online Import ODP file by uploading it. Do...

    products.aspose.com/total/java/metadata/odp/
  9. Convert TXT to POT in Android Apps or with free...

    TXT to POT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  10. AsposeTeXforPython – 常见问题解答

    AsposeTeXforPython 的综合常见问题解答,详细介绍了如何安装纯 Python API、转换 LaTeX、管理字体、支持的包等等。...使用以下命令验证安装: Copy 1 import aspose.tex as tex 2 print (tex...Copy 1 import aspose.tex as tex 2 3 doc = tex. Document ( "sample...

    docs.aspose.com/tex/zh/python-net/faq/