Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 5,062 for

replace text

(0.12 sec)
  1. Convert JPEG to XLS via C# | Aspose

    Sample code for JPEG to XLS C# conversion. Use API example code for batch JPEG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPEG document and save text as JPEG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  2. Convert TIFF to XLS via C# | Aspose

    Sample code for TIFF to XLS C# conversion. Use API example code for batch TIFF files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on TIFF document and save text as TIFF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/tiff-to-...
  3. Paragraph | Aspose.Words for Java

    Represents a paragraph of Text in Java....CompositeNode Represents a paragraph of text. To learn more, visit the Working...ControlChar.CELL characters inside the text of the paragraph as it might...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....we give the COMMENTS field's Text property value and update it...property with the value of its Text property, // and then display...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....we give the SUBJECT field's Text property value and update it...property with the value of its Text property, // and then display...

    reference.aspose.com/words/java/com.aspose.word...
  6. Esri File Geodatabase (GDB)

    Esri File Geodatabase is a file format developed by Esri for storing geospatial data in a file-based system. It allows for efficient storage and retrieval of geospatial data, including vector, raster, and attribute data. The file geodatabase is used by many GIS software applications and can be accessed using the Esri ArcGIS platform. It offers various advantages such as high performance, data integrity, and multi-user editing capabilities....It was updated in 2006 to replace Esri's older personal geodatabase...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/gis-formats/gdb
  7. Vectorizing Images – Python Code Examples

    Learn how to vectorize images using Aspose.SVG for Python via .NET. Consider image vectorization examples and the effect of configuration properties on the result....NET Image and Text Vectorization Vectorizing Images...colored spots or pixels, we replace by geometric shapes or curves...

    docs.aspose.com/svg/python-net/vectorize-images/
  8. Creating and reading machine-readable ISEE shee...

    Download a ready-made OMR ISEE sheet in PDF format for practicing and coaching. Process dozens of completed ISEE forms per minute....txt) with any plain text editor. Change the source code...sure you do not delete or replace that file. Powered by Answer...

    products.aspose.com/omr/exam/isee/
  9. Edit MHTML in C# – Aspose.HTML for .NET

    Code to edit MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MHTML document.... You can insert, remove, replace HTML nodes, extract CSS style...tasks, such as how to change the text style in a paragraph, how to...

    products.aspose.com/html/net/editor/mhtml/
  10. Row | Aspose.Words for Java

    Represents a table row in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...