Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 67,152 for

import

(0.14 sec)
  1. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....slide of the presentation: import aspose.slides as slides # Instantiate...including the master slides. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/extract-text-...
  2. Limitations and API Differences|Documentation

    Aspose.Cells for Node.js via Java limitations and API differences.... Importing library (Package Comparisons)...Comparisons) Aspose.Cells for Java import com.aspose.cells.* ; Aspose...

    docs.aspose.com/cells/nodejs-java/limitations-a...
  3. Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库 - Free Su...

    Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库...并抽取表格、表单字段 import com.aspose.pdf.*; import java.sql.*; import java...

    forum.aspose.com/t/aspose-pdf-pdf/320833
  4. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…... import com.aspose.words.*; import java.text.MessageFormat;...MessageFormat; import java.util.*; class ImageInfo { public String...

    forum.aspose.com/t/extracting-images-and-captio...
  5. SVG to XML in Python – Aspose.SVG for Python vi...

    Convert SVG to Base64 and save it as XML in Python to enhance compatibility, simplify data transfer, and ensure the integrity of XML documents....convert SVG to XML import base64 import os import aspose.svg as assvg...assvg import xml.etree.ElementTree as et # Create a function...

    products.aspose.com/svg/python-net/base64-encod...
  6. Java Compression API - Create, Encrypt, Extract...

    Harness the power of Java Compression API! Create, encrypt, decrypt archives, manage entries, and more. Learn how to compress and decompress files with ease....scenarios import com.aspose.zip.GzipArchive ; import java.io.FileInputStream...FileInputStream ; import java.io.FileOutputStream ; import java.io.IOException...

    products.aspose.com/zip/java/advanced-api-featu...
  7. Aspose.Cells 8.6.3的公共API更改|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.... IsHtmlString = true ; //Import data from DataTable while passing...IsFieldNameShown = true ; //Import data from GridView while passing...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....Updated PDF import aspose.pdf as ap from aspose.pycore import * import...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  9. Merge PostScript files to PDF using Python

    Merger PS functionality of Aspose.Page API solution for Python allows you to combine several PS files into a single PDF document.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/merge/ps/
  10. 从 Ruby 中的 Visio 绘图中检索窗口元素|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/retrieve-window...