Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 69,777 for

import

(0.36 sec)
  1. Is there Aspose Cells and Words sample code to ...

    Hi, I want to create an Excel Scatter Chart and put it in a Word docx as an Excel chart. Is there sample code for this using Aspose Cells and Words? Is there sample code to show me how to "bookmark" the place where the c…...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/is-there-aspose-cells-and-wo...
  2. Caused by: java.lang.IllegalArgumentException: ...

    Hey hi ! could you please take a look to identify for this simple file which is currently failing with error. what could be the cause ? error-doc.docx (25.7 KB) Error : Caused by: java.lang.IllegalArgumentException: e…... import com.aspose.words.Document; import java.io.FileInputStream;...

    forum.aspose.com/t/caused-by-java-lang-illegala...
  3. Extract PDF Metadata using Python | Aspose.PDF

    Extract PDF format metadata programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path input_file...

    products.aspose.com/pdf/python-net/metadata/
  4. Set Barcode Checksum using Python

    This short guide explains how to work with barcode checksum using Python. It has details to set the IDE, a list of steps, and a sample code to set checksum in barcode using Python....Barcode 128 Checksum using Python Import the Aspose.BarCode Module for...128 checksum using Python . Import the Aspose.BarCode module,...

    kb.aspose.com/barcode/python/barcode-checksum-u...
  5. Convert PDF to POT in Python | products.aspose.com

    Sample code for PDF to POT Python conversion. Use PowerPoint Python API for batch conversion PDF files to POT files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  6. Convert PDF to FODP in Python | products.aspose...

    Sample code for PDF to FODP Python conversion. Use PowerPoint Python API for batch conversion PDF files to FODP files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  7. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。... svg import SVGDocument 2 3 # Create a...等属性: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  8. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....Word document: import aspose.slides as slides import aspose.words...

    docs.aspose.com/slides/python-net/convert-power...
  9. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Python for faster insights and smarter content audits.... See this Python code: import aspose.slides as slides info1...(information about the presentation): import aspose.slides as slides info...

    docs.aspose.com/slides/python-net/examine-prese...
  10. 在python中壓縮docx

    在Python中壓縮DOCX而不會損失質量。優化DOCX內容,輕鬆減小文件大小。...pip install aspose-words 複製 import aspose.words as aw doc = aw..."Output.docx" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/co...