Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 53,302 for

import document

(0.16 sec)
  1. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  2. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF Document using Python .NET, simplifying your Document editing tasks....already exist on page of PDF document. A new class named TableAbsorber...contents in particular table cell. import aspose.pdf as ap # Load existing...

    docs.aspose.com/pdf/python-net/manipulate-table...
  3. Convert VSDX to XPS via Python | products.aspos...

    Sample Python conversion code for VSDX format to XPS file. Use this example code to convert VSDX to XPS 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...
  4. 如何用 Python.NET 设置系列隐藏|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 隐藏 Excel 中的图表系列,这里有详细的步骤指南。...NET 设置系列不可见: import os from aspose.cells import Workbook current_dir...如下图所示,原本可见的前两个系列在输出文件中变为不可见。 AI Document Assistant Close 如何创建龙卷风图表...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  5. Add XML Map inside the Workbook using XmlMapCol...

    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....method which you can use to import your XML map into the workbook...the XML Map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/python-net/add-xml-map-in...
  6. Drawing tool image extraction without table and...

    Chapter09.docx (468.6 KB)...extract images from a Word document without including tables and...need to navigate through the document’s structure effectively. The...

    forum.aspose.com/t/drawing-tool-image-extractio...
  7. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt Documents to PowerPoint pot 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 TXT document into HTML Create...

    products.aspose.com/total/net/conversion/txt-to...
  8. Convert OTG files|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.... import com.aspose.imaging.Image ; import com.aspose...ImageOptionsBase ; import com.aspose.imaging.Size ; import com.aspose...

    docs.aspose.com/imaging/java/convert-otg-files/
  9. Aspose Words (JAVA), returning HTML document mi...

    Hello, we’ve run into an instance with a customer where RTF Documents being sent in, get processed and returned with “shell” of a html Document. The content of the Document itself is missing. This shell is identical with…...Words (JAVA), returning HTML document missing content Aspose.Words...with a customer where RTF documents being sent in, get processed...

    forum.aspose.com/t/aspose-words-java-returning-...
  10. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the Document are loaded into the Aspose.Words Document Object Model (DOM)....for the given version of the document. But if you have an application...that generates or modifies a document with fields (for example combines...

    docs.aspose.com/words/python-net/fields-overview/