Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 43,997 for

import document

(0.06 sec)
  1. Python Split DOCX

    Split DOCX files into e pages using Python code. Save DOCX as separate files using Python....data and, as a result, get documents of the form and content that...into parts. Splitting a DOCX document into separate files can be...

    products.aspose.com/words/python-net/split/docx/
  2. Presentation Comments|Aspose.Slides for Python ...

    Add comments and replies in PowerPoint presentation in Python...presentation: import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import datetime # Instantiates the Presentation...

    docs.aspose.com/slides/python-net/presentation-...
  3. Protect Documents with Password via Java | prod...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents via your Java application. Apply password with ease....Total Java Protect Protect Document using Java APIs Secure Microsoft...Download Keeping documents safe is really important. It helps to...

    products.aspose.com/total/java/protect/
  4. Image|Aspose.Slides for Python Documentation

    Add image to PowerPoint slide or presentation in Python...to add an image to a slide: import aspose.slides as slides with...Python: import aspose.slides as slides import urllib2 import base64...

    docs.aspose.com/slides/python-net/image/
  5. Convert WORDML to POTM via C# .NET or with free...

    Convert Word wordml Documents to PowerPoint potm 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 WORDML document into HTML Create...

    products.aspose.com/total/net/conversion/wordml...
  6. 在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...Workbook from java . io import FileInputStream ; class RemovingWorksheetsus...

    docs.aspose.com/cells/zh/java/removing-workshee...
  7. 获取 PDF 文件信息在 Ruby 中|Aspose.PDF for Java

    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....doc = Rjb :: import ( ' com . aspose . pdf . Document ' ). new (...

    docs.aspose.com/pdf/zh/java/get-pdf-file-inform...
  8. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF Documents in Python? Rotate PDF files with high quality using Python via .NET PDF library....rotate a PDF file in Python: Import the Aspose.PDF library as ‘ap’...named “input.pdf” using the ‘Document’ class and store it in the...

    products.aspose.com/pdf/tutorial/rotate-pdf/
  9. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....another document, you should use DocumentBase.import_node() to...to import the node to the current document. The imported node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Custom Shape|Aspose.Slides for Python Documenta...

    Add a custom shape to a PowerPoint presentation in Python...add custom points to a shape: import aspose.slides as slides with...remove points from a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/custom-shape/