Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,168 for

text detection

(0.13 sec)
  1. 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
  2. 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
  3. 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
  4. Modify SVG Styles in C# – Change Fill, CSS, and...

    Learn how to change SVG styles in C# – update fill and stroke, edit inline style attributes, remove blocking styles, and add CSS rules with Aspose.SVG for .NET....need consistent styling for text, shapes, or groups Make simple...and applying styles. Example: Detect Inline Style Attributes in...

    docs.aspose.com/svg/net/modify-svg-styles-progr...
  5. 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...
  6. Redact PDF Document Online or using Python | pr...

    Open and redact PDF document online via app for free. Python API code to search and replace PDF Text....listed for search and replace text in PDF file through Python....Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/python-net/redact/pdf/
  7. Generate and Read Royal Mail QR Code in Python

    Learn how to generate and read a Royal Mail QR code in Python using Aspose.BarCode for Python. Includes code examples for QR generation and recognition....Prepare the Royal Mail payload text that you want to encode. Create...a QR code from the supplied text. The generation.EncodeTypes...

    blog.aspose.com/barcode/generate-and-read-royal...
  8. 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...
  9. 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...
  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