Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 53,182 for

import document

(0.07 sec)
  1. Duplicate Detection for Dynamics CRM|Aspose.Wor...

    The Aspose Duplicate Detection is an open source add-on to be used with Microsoft Dynamics CRM. It allows automatically remove duplicate Documents using C#....detection in Dynamics CRM through document-based processing. It is necessary...Dynamic CRM usually when a document is sent via an email or attached...

    docs.aspose.com/words/net/duplicate-detection-f...
  2. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. Android API code to extract text in rows and cells from XLSM spreadhseets....powerful Android based XLSM document parser utility application...for XLSM document parsing. Download Parse XLSM Document Online...

    products.aspose.com/total/android-java/parse/xlsm/
  3. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint presentation...new line of text to a PPT document with just a few lines of code...Python code for editing PPT import aspose.slides as slides with...

    products.aspose.com/slides/python-net/editor/ppt/
  4. 创建、布局和自动调整形状|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....first step when creating new documents, is to create a diagram. Then...类的默认构造函数创建一个新的 diagram。 编程范例 import jpype import os import asposediagram jpype...

    docs.aspose.com/diagram/zh/python-java/create-l...
  5. How to Convert PDF to Word using Python

    Here is a quick tutorial to explain how to convert PDF to Word using Python. It provides detailed steps to configure the environment and a runnable Python code to convert PDF to DOCX....NET into your application Import required namespaces and classes...the input PDF file into the Document class object for conversion...

    kb.aspose.com/words/python/how-to-convert-pdf-t...
  6. Installation – Aspose.HTML for Python via .NET

    Learn how to install Aspose.HTML for Python via .NET library through PyPI....to create and save an HTML document using Aspose.HTML for Python...NET: Copy 1 import os 2 from aspose. html import * 3 4 # Prepare...

    docs.aspose.com/html/python-net/installation/
  7. Aspose.TeX的输出接口| 通过 .NET 为 Python 提供 Aspose.TeX

    这是对python的Aspose.TeX API解决方案的转换功能的说明,并用Tex作为输出格式,并带有代码示例。... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/zh/python-net/aspose-tex-ou...
  8. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a Document at the cursor position in C++....System::SharedPtr<Aspose::Words::Document>&, Aspose::Words::ImportFormatMode)...matMode) method Inserts a document at the cursor position. System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/advanced-meth...
  10. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET Documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the Document tree where the node is typically occur....Nodes in a Document Contents [ Hide ] This documentation sometimes...belonging to a “level” in a document, such as “block-level”, “inline-level”...

    docs.aspose.com/words/nodejs-net/logical-levels...