Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,120 for

text detection

(0.41 sec)
  1. Convert CGM to ODS via C# API | products.aspose...

    C# API to Convert CGM File to ODS without using Microsoft Excel or Adobe Reader...wide range of features such as text extraction, image extraction...wide range of features such as text extraction, image extraction...

    products.aspose.com/total/net/conversion/cgm-to...
  2. gml Viewer API in C#

    Develop a gml viewer with an API designed specifically for net / C# developers....labels and text. Apply styles for text and auto-detect places on...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/viewer/gml
  3. geojson Viewer API in C#

    Develop a geojson viewer with an API designed specifically for net / C# developers....labels and text. Apply styles for text and auto-detect places on...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/viewer/geojson
  4. shp Viewer API in C#

    Develop a shp viewer with an API designed specifically for net / C# developers....labels and text. Apply styles for text and auto-detect places on...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/viewer/shp
  5. gdb Viewer API in C#

    Develop a gdb viewer with an API designed specifically for net / C# developers....labels and text. Apply styles for text and auto-detect places on...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/viewer/gdb
  6. 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...
  7. Online DOCX File Comparison or Build Java Apps ...

    Free online app to Compare different DOCX files. Java comparison library code for DOCX documents....Legal Document Verification: Detect even the smallest edits in...File) Compare HTML Files (Hyper Text Markup Language) Compare MHTML...

    products.aspose.com/total/java/compare/docx/
  8. Online DOC File Comparison or Build Java Apps t...

    Free online app to Compare different DOC files. Java comparison library code for DOC documents....comparison helps organizations detect changes efficiently, eliminating...File) Compare HTML Files (Hyper Text Markup Language) Compare MHTML...

    products.aspose.com/total/java/compare/doc/
  9. 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...
  10. 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