Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 49,726 for

import document

(0.1 sec)
  1. Convert Customer Defined Class to Excel|Documen...

    Convert Customer Defined Class to Excel by using Aspose.Cells for Python via .NET API....classes, and if we want to import class information into an Excel...snippet demonstrating how to import data from a user-defined class...

    docs.aspose.com/cells/python-net/convert-custom...
  2. 用 Python 创建文档 – 创建或加载 HTML、SVG、MHTML、EPUB

    学习如何从文件、URL 加载 HTML 以及从头开始创建 HTML。考虑使用 Aspose.HTML for Python 通过 .NET 加载基于 HTML 文档的方法。...empty HTML document using Python 2 3 import os 4 import aspose.html...prepare a path to save the document 7 output_dir = "output" 8...

    docs.aspose.com/html/zh/python-net/create-a-doc...
  3. Check Format in Ruby|Aspose.Words for Java

    Check file format using Ruby....listFiles () load_format = Rjb :: import ( 'com.aspose.words.LoadFormat'...file_name info_obj = Rjb :: import ( 'com.aspose.words.FileFormatUtil'...

    docs.aspose.com/words/java/check-format-in-ruby/
  4. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word Document and then delete them with revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...put a FieldListNum in a word document and then delete them with...org.example; import com.aspose.words.*; import java.util.Arrays;...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  5. 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...
  6. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python modules: aspose...

    products.aspose.com/pdf/python-net/merger/tiff-...
  7. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" Document using Aspose.PDF for Python...manipulate and convert PDF documents in their Python applications...show you how to create a PDF document with the text “Hello World...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  8. 在Jython中的缩放因子|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ZoomFactor...

    docs.aspose.com/cells/zh/java/zoom-factor-in-jy...
  9. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging Documents. In order to prevent the merged list from continuing the numbering of the target Document, we wrote a new processing method called “ResetNu…...numbering of List while merging document Aspose.Words Product Family...list numbering when merging documents. In order to prevent the merged...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio Document to file, stream with Aspose.Diagram library....Save Visio document programmatically Contents [ Hide ] Visio...The example below saves a document to a file. // Save a Visio...

    docs.aspose.com/diagram/net/save-visio-document/