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

import document

(0.33 sec)
  1. Remove XLSM Annotation Online or Manage Annotat...

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

    products.aspose.com/total/android-java/annotate...
  2. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。... import os from aspose.cells import Workbook from...from aspose.cells.metadata import MetadataOptions , MetadataType...

    docs.aspose.com/cells/zh/python-net/using-workb...
  3. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....name Start creating a HTML document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/html/
  4. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C++ API code for any ODP file text search application....Search Odp Online Searchable Document App and ODP Text Search Library...Develop powerful C++ based ODP document search engine software or...

    products.aspose.com/total/cpp/search/odp/
  5. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...top\\a\\DMS\\"; Document main = new Document(path + "794084228810694656..."794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx");...

    forum.aspose.com/t/table-cell-list-format-chang...
  6. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....class file Initialize the Document class object. Add a page using...using Python import aspose.pdf as apdf from os import path path_outfile...

    products.aspose.com/pdf/python-net/create/
  7. Convert WORD To JPG Java

    Convert a Word Document to JPG format in Java code. Save a Word Document as JPG using Java....converting Word to JPG Use our document conversion API to create portable...solution to import and export Word, JPG, and many other document formats...

    products.aspose.com/words/java/conversion/word-...
  8. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Specifying Significant Digits to be Stored in E...

    Learn how to control significant digits stored in Excel files using Aspose.Cells for Python via .NET API....cells import Workbook , CellsHelper import aspose.cells...cells import os import pytest # Set significant digits to 15 CellsHelper...

    docs.aspose.com/cells/python-net/specifying-sig...
  10. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....extensions and dependencies: import aspose.slides as slides with...slide transitions this way: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/export-to-html5/