Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 39,408 for

document processing

(0.43 sec)
  1. 将 SVG 转换为 PNG – Python 示例

    使用 Python 代码或在线将 SVG 转换为 PNG。您将找到 Python 示例和在线 SVG 转换器...{{/if_output}} # Load an SVG document from a file with SVGDocument("{{input...SVGDocument("{{input lower}}") as document: # Initialize saving options...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  2. TeX to XPS Conversion API| .NET

    TeX to XPS conversion functionality. Integrate this on-premise .NET library into your project or use cross-platform applications to convert TeX to XPS....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/net/conversion/tex-to-xps/
  3. Saving recognition results|Documentation

    Aspose.OCR for Python via .NET can save OCR results to a text file or return them as text, XML, or JSON....checker Debug mode - Save processing results Analyzing your prompt...

    docs.aspose.com/ocr/python-net/save/
  4. Convert DIF to DOC using Python or with free On...

    DIF to DOC conversion in your Python applications without using Microsoft Office or online. Test free DIF to DOC online converter quickly before integrating the code.... DOC (Document) is a file format used by... which is a popular word processing application. Converting DIF...

    products.aspose.com/total/python-net/conversion...
  5. Compare TXT In Java

    Compare TXT Documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed....Java library to compare TXT documents and detect even small differences...difference between compared TXT documents and export the results to...

    products.aspose.com/words/java/compare/txt/
  6. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert MHTML to JPEG2000 via Java | products.a...

    Export MHTML file to JPEG2000 in your Java applications without using any third party application...Java is a simple two-step process. The first step is to use the...Imaging for Java is an image processing API that provides a wide...

    products.aspose.com/total/java/conversion/mhtml...
  8. Convert TEX to DXF via Java | products.aspose.com

    Export TEX file to DXF in your Java applications without using any third party application...Java is a simple two-step process. The first step is to use the...Imaging for Java is an image processing API that provides a wide...

    products.aspose.com/total/java/conversion/tex-t...
  9. Convert PCL to WMZ via Java | products.aspose.com

    Export PCL file to WMZ in your Java applications without using any third party application...Java is a simple two-step process. The first step is to use the...Java is an advanced image processing API that is also part of...

    products.aspose.com/total/java/conversion/pcl-t...
  10. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...PDF document using (Document pdfDocument = new Document(request...= new StringBuilder(); // Process each page for (int pageIndex...

    forum.aspose.com/t/how-can-i-extract-the-table-...