Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 5,317 for

document parsing

(0.09 sec)
  1. Getting Started|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....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  2. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your Document automation....the field was unable to be parsed. FieldAddin 81 Specifies the...field into a document using a field code. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Create extension taxonomy - Free Support Forum ...

    Is there any way to create the extension taxonomy based on a XbrlDocument? I need to create the xyz.xsd xyz_pre.xml xyz_cal.xml xyz_def.xml xyz_lab-de.xml cant find anything about it...extension taxonomy for your XBRL documents. Solution Here’s a step-by-step...achieve this: Create an XBRL Document : Start by initializing a...

    forum.aspose.com/t/create-extension-taxonomy/31...
  4. Extract text or images from PDF using C# | Aspo...

    C# source code to extract text and images from PDF files on .NET Framework, .NET Core, PHP, VBScript, Delphi, and C++ via COM Interop....Images Extract Fonts How to parse PDF with Aspose.PDF for .NET...Programmatic modification of PDF documents is an essential part of modern...

    products.aspose.com/pdf/net/parser/
  5. 环境配置 – C# – Aspose.HTML for .NET

    学习如何在应用程序运行时创建不同的环境配置--使用沙盒、运行时服务、网络服务等。...</span> " + 5 "<script>document.write('Have a nice day!');</script>"...14 15 // Initialize an HTML document with specified configuration...

    docs.aspose.com/html/zh/net/environment-configu...
  6. How to open pub files | C# .NET | Aspose

    Open Publisher files programmatically. On-premise .NET C# API solution to read PUB properties. Use it to integrate into your project....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/pub/net/read-pub-file/
  7. Convert SVG to Image in Python – Aspose.HTML

    Use powerful Python API to convert SVG to image programmatically with full control over save options or convert SVG online using a free SVG Converter....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  8. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    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....formats for presentation documents. Office OpenXML (OOXML) is...PowerPoint 2007 to store documents. PresentationML in Aspose...

    docs.aspose.com/slides/php-java/presentationml-...
  9. Convert HTML to XHTML – Python code and Online ...

    Convert HTML to XHTML online or with Python. Use Aspose.HTML for Python via .NET to save webpage as XHTML quickly, clearly and safely....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  10. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...the PDF document Document pdfDocument = new Document("input.pdf");...ExportBookmarks = true }; // Save the document as HTML pdfDocument.Save("output...

    forum.aspose.com/t/pdf-to-html-with-formats/315263