Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 50,506 for

import document

(0.18 sec)
  1. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....ExtractAnnotation () { var document = new Document ( _dataDir + "sample_cats_dogs...annotationEditor . bindPdf ( document ); // Extract annotations...

    docs.aspose.com/pdf/java/extract-annotation/
  4. 将 HTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 DOCX。使用 Python 示例探索 HTML 到 DOCX 的转换场景。...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/zh/python-net/convert-html...
  5. Remove DOCM Annotation Online or Manage Annotat...

    delete comments from DOCM file through online app for free. .NET API code to manage comments of DOCM files....Docm Clear Comments from DOCM Document Online or Manage via .NET...Develop powerful .NET based DOCM document annotation utility application...

    products.aspose.com/total/net/annotate/docm/
  6. 档案

    档案...create an XBRL document from aspose.finance.xbrl import XbrlDocument...the documents directory. outputFile = "C:\\Files\\document.xbrl"...

    blog.aspose.com/zh/finance/create-xbrl-file-usi...
  7. Working with Images|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....Picture Shape Programming Sample Import Bitmap Image as a Visio Shape...API now allows developers to import a bitmap image as a Microsoft...

    docs.aspose.com/diagram/java/working-with-images/
  8. MarkdownLoadOptions.preserveEmptyLines property...

    MarkdownLoadOptions.preserveEmptyLines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.Markdown](../../../aspose.words/loadformat/#Markdown) Document...Markdown document. The default value is false...the beginning and end of the document are also ignored. This option...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  10. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...examples ; import com.aspose.pdf.* ; import java.util.* ;...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/text-annotation/