Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,993 for

text detection

(0.24 sec)
  1. 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
  2. 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
  3. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using C++....of the cell appears as plain text. To make it look like a hyperlink...topics Add Image Hyperlinks Detect Hyperlink Type Editing Hyperlinks...

    docs.aspose.com/cells/go-cpp/insert-hyperlinks-...
  4. 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/
  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. 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-...
  7. 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
  8. Online PPT File Comparison or Build Java Apps t...

    Free online app to Compare different PPT files. Java comparison library code for PPT documents.... Automated comparison detects changes in slides, visuals...File) Compare HTML Files (Hyper Text Markup Language) Compare MHTML...

    products.aspose.com/total/java/compare/ppt/
  9. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....space between the bullet and text etc. To increase the list level...line width, distance from the text, and optional shadow. They are...

    docs.aspose.com/words/java/using-documentbuilde...
  10. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....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/cpp/how-to-load-fonts/