Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 50,611 for

import document

(0.19 sec)
  1. Convert VSD to SVG via Python | products.aspose...

    Sample Python conversion code for VSD format to SVG file. Use this example code to convert VSD to SVG within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  2. View and Update PPTX Properties Online or Updat...

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

    products.aspose.com/total/android-java/metadata...
  3. Display Document Properties in Excel using Python

    Learn here to display Document properties in Excel using Python. Get the IDE settings, a list of steps, and a sample code to show Excel Document properties using Python....TeX Product Family Display Document Properties in Excel using...topic covers how to display document properties in Excel using...

    kb.aspose.com/cells/python/display-document-pro...
  4. 使用 Python 查看或編輯 OTP 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 OTP 格式元數據。... 修改 OTP 內置屬性 - Python import aspose.slides as slides # Instantiate...documentProperties = presentation . document_properties # Set the builtin...

    products.aspose.com/slides/zh-hant/python-net/m...
  5. 使用 Python 查看或編輯 POTM 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 POTM 格式元數據。... 修改 POTM 內置屬性 - Python import aspose.slides as slides # Instantiate...documentProperties = presentation . document_properties # Set the builtin...

    products.aspose.com/slides/zh-hant/python-net/m...
  6. Set Size Unit for the BarCode Image in Ruby|Doc...

    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....barcode object symbology = Rjb :: import ( 'com.aspose.barcode.Symbology'...Symbology' ) bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  7. Converting a EPS file to SVG using Python | Asp...

    Sample code on Python for EPS to SVG conversion. Use example code for batch EPS to SVG conversion with Python and .NET...programmatically a document from EPS to SVG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  8. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…... Document document1 = new Document(); DocumentBuilder...sueFile.docx"; Document srcDoc = new Document(); srcDoc = new...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  9. Set Appearance of the Connector Type Shape in V...

    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'...setConnectorsType ( Rjb :: import ( 'com.aspose.diagram.ConnectorsTypeValue'...

    docs.aspose.com/diagram/java/set-appearance-of-...
  10. Aspose.TeX's output interface | Python

    Here is an explanation of the conversion functionality of the Aspose.TeX API solution for Python, with TeX as the output format, with code examples.... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/python-net/aspose-tex-output/