Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 53,314 for

import document

(1.78 sec)
  1. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial....instance of Document object with the source PDF document. Create....xls extension by calling Document.Save() method and passing...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  2. Online ODT File Text Finder or Build ODT Search...

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

    products.aspose.com/total/cpp/search/odt/
  3. Online DOC File Text Finder or Build DOC Search...

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

    products.aspose.com/total/cpp/search/doc/
  4. Online Word File Text Finder or Build Word Sear...

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

    products.aspose.com/total/cpp/search/word/
  5. Remove ODT Annotation Online or Manage Annotati...

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

    products.aspose.com/total/java/annotate/odt/
  6. LaTeX to XPS | Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples....еру paginated content of a document, along with the necessary...that contain the document data itself. The document data is divided...

    docs.aspose.com/tex/python-net/latex-to-xps/
  7. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Stream XLS Files import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/python-net/saving-file-to...
  8. 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...
  9. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source....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...
  10. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....single, consistent document. Such a document could include text...creating PDF Portfolio documents using the Document class. Add a file...

    docs.aspose.com/pdf/python-net/portfolio/