Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 53,302 for

import document

(0.26 sec)
  1. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API....WorkbookMetadata class to edit custom document properties of a workbook....you will be able to read the document properties. Here is a sample...

    docs.aspose.com/cells/python-net/using-workbook...
  2. Download and Configure Aspose.Cells in Jython|D...

    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....You can create a HelloWorld document using the following example...cells import Settings from com . aspose . Cells import Document...

    docs.aspose.com/cells/java/download-and-configu...
  3. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel Document online via app for free. Android API code to search and replace Excel text with regular expression....Redact Excel Redact Excel Document Online or via Android Apps...powerful Android based Excel document redaction utility application...

    products.aspose.com/total/android-java/redact/e...
  4. View WORD File Online and Load or Read WORD Fil...

    Free online WORD file viewer app. Python API code to read and load WORD file for viewer application....File Online and Load or Read Document via Python Develop powerful...powerful Python based WORD document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/word/
  5. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis....Excel Workbook To convert PDF document to Excel Workbook using Aspose...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  6. Remove Field in Jython|Aspose.Words for Java

    Remove Field using Jython....words import Settings from com . aspose . words import Document...dataDir + 'programming_documents/' doc = Document ( dataDir + "RemoveField...

    docs.aspose.com/words/java/remove-field-in-jython/
  7. 替换现有PDF文件中的图像|Aspose.PDF for Java

    本节介绍如何使用Java库替换现有PDF文件中的图像。...要替换图像: 使用 Document 对象打开PDF文件。 替换特定图像,使用 Document 对象的 Save 方法保存更新后的PDF文件。...examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/zh/java/replace-image-in-ex...
  8. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    使用 Aspose.PDF for Python 使用 Python for .NET 示例代码,以编程方式从 PDF 文件中获取水印...中获取水印-Python import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  9. Convert Markdown to DOCX in Python – Aspose.HTML

    Convert Markdown to DOCX using Aspose.HTML Python library. Consider Markdown to DOCX conversion scenarios in Python examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-markdow...
  10. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.FontRepository; import com...

    forum.aspose.com/t/find-an-replace-with-multipl...