Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 53,218 for

import document

(0.37 sec)
  1. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....presentation: import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import datetime # Instantiates the Presentation...

    docs.aspose.com/slides/python-net/presentation-...
  2. Extract Text and Images from DOCM File Online a...

    Online DOCM file parser app. Android API code to extract images and text content from DOCM Document....powerful Android based DOCM document parser utility application...DOCM document text extraction. Download Parse DOCM Document Online...

    products.aspose.com/total/android-java/parse/docm/
  3. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. Android API code to extract images and text content from DOCX Document....powerful Android based DOCX document parser utility application...DOCX document text extraction. Download Parse DOCX Document Online...

    products.aspose.com/total/android-java/parse/docx/
  4. 减小文件大小|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java.... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/reduce-f...
  5. View and Update PPT Properties Online or Update...

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

    products.aspose.com/total/android-java/metadata...
  6. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....Storage Programming Sample import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/convert-...
  7. 在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...cells import SaveFormat from com . aspose . cells import FileFormatType...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  8. Add SolutionXML Element to the Visio Drawing in...

    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'...object solution_xml = Rjb :: import ( 'com.aspose.diagram.SolutionXML'...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  9. Convert WORD To HTML C++

    Convert a Word Document to HTML format in C++ code. Save a Word Document as HTML using C++....to import and export Word, HTML, and many other document formats...using C++ Need to convert a document from Word to HTML format programmatically...

    products.aspose.com/words/cpp/conversion/word-t...
  10. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....NET to work with VBA modules Import the required namespaces System...a new blank Word document using the Document class Assign a new...

    kb.aspose.com/words/net/create-a-macro-in-word-...