Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 414,513 for

documents

(0.37 sec)
  1. Convert a Document in C#|Aspose.Words for .NET

    Easily convert Documents from one format to another using C#. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....Ask AI Convert a Document Contents [ Hide ] Purpose Summary....general workflow for converting documents between different formats...

    docs.aspose.com/words/net/convert-a-document/
  2. XLS or XLSX Export|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....not required to generate documents with Aspose.Cells. A sample...

    docs.aspose.com/cells/jasperreports/xls-or-xlsx...
  3. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles....batch processing uniform documents such as ID cards, visas, driver’s...

    docs.aspose.com/ocr/java/image-regions/
  4. Add, Delete and Get Annotation|Aspose.PDF for Java

    With Aspose.PDF for Java you may add, delete and get annotations from your PDF file. Check all lists of annotations to resolve your task....What are annotations in PDF documents? These are additional objects...possible to make the text in the document more readable, highlight it...

    docs.aspose.com/pdf/java/add-delete-and-get-ann...
  5. Extract Text from PDF|Aspose.PDF for C++

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF Documents using Aspose.PDF in C++....further use, such as in text documents, presentations, etc. Depending...one page, or in the entire document, or maybe you need to extract...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf/
  6. Code Comparison for common features with NPOI|A...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and NPOI using C#....code comparison of common document-processing features between...following topics: Working with Documents Aspose VS NPOI Working with...

    docs.aspose.com/words/net/code-comparison-for-c...
  7. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vstm file within any Python based application....organization chart in VSTM document in Python Native and high...organization chart in VSTM document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/flowcha...
  8. 你的第一个 Aspose.3D 应用程序|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....NET # The path to the documents directory. # Create an object...Save 3D scene document scene . Save ( "document.fbx" , a3d . FileFormat...

    docs.aspose.com/3d/zh/python-net/your-first-asp...
  9. FontSettings.setFontsFolders method | Aspose.Wo...

    FontSettings.setFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering Documents or embedding fonts....TrueType fonts when rendering documents or embedding fonts. setFontsFolders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。... 将 PDF 文档保存到文件系统 您可以使用 Document 类的 Save 方法将创建或操作的 PDF 文档保存到文件系统中。...SaveDocument () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/save-pdf-document/