Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,993 for

text detection

(0.06 sec)
  1. Convert to Decimal Degree Minutes (DDM) - APIs ...

    Convert to Decimal Degree Minutes (DDM) through library designed specifically for .NET developers. Coordinates Converter APIs for DD, DMS, DDM, GeoRef, and other formats....locations to a point from a text. Aspose.GIS for .NET is designed...Latitude and Longitude Auto-Detect Units Format Platform Independence...

    products.aspose.com/gis/net/coordinates/convert...
  2. Convert to Military Grid Reference System (MGRS...

    Convert to Military Grid Reference System (MGRS) through library designed specifically for .NET developers. Coordinates Converter APIs for DD, DMS, DDM, GeoRef, and other formats....locations to a point from a text. Aspose.GIS for .NET is designed...Latitude and Longitude Auto-Detect Units Format Platform Independence...

    products.aspose.com/gis/net/coordinates/convert...
  3. How to Convert AI Files to SVG in Python Progra...

    Learn how to convert AI files to SVG in Python using Aspose.PSD for Python via .NET. Step‑by‑step guide with code, prerequisites, and best practices....load method automatically detects the format. from aspose.psd...properties such as vectorize_text . from aspose.psd.imageoptions...

    blog.aspose.com/psd/how-to-convert-ai-files-to-...
  4. Archive

    archives...consists of getting the document’s text/images be rotated at a slight...deskew is the process of detecting and fixing this issue on scanned...

    blog.aspose.com/imaging/deskew-images-using-csh...
  5. Best practice to handle document - Free Support...

    We are hosting our aspose app as a microservice. What is the best approach to send the doc to the service. As a doc file or base 64. Is there a difference in using either approaches in terms of bandwidth usage and handl…...pages in the doc and insert a text like “Left blank on purpose”...approaches. Detecting blank pages and inserting a placeholder text – the...

    forum.aspose.com/t/best-practice-to-handle-docu...
  6. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....provides a dedicated API for detecting table layout and recognizing...or photos. To extract table text, simply call the universal Aspose...

    docs.aspose.com/ocr/net/table-recognition/
  7. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....object you will be able to render text with this font, get encoding...object you will be able to render text with this font, get coding information...

    docs.aspose.com/font/java/how-to-load-fonts/
  8. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...generic SaveOptions , the English text can appear outside the page...names applied to the English text. Make sure those font files...

    forum.aspose.com/t/word-saveto-pdf/322091
  9. Modify SVG Styles Programmatically in C# – Aspo...

    Learn how to programmatically modify and normalize SVG styles in C# using Aspose.SVG with DOM-based manipulation and attribute rewriting.... Example: Detect Inline Style Attributes in...// Read inline style as plain text 11 var style = element. GetAttribute...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  10. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...unexpected text alignment issues . Specifically, text near checkboxes...The checkbox and surrounding text should maintain their original...

    forum.aspose.com/t/appending-document-not-maint...