Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,992 for

text detection

(0.12 sec)
  1. Manipulating Photoshop Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Update Text Layer In PSD File Aspose.PSD...you to manipulate the text in the text layer of a PSD file. Please...

    docs.aspose.com/psd/java/manipulating-photoshop...
  2. Utility Features - MailMessage|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....information such as tables and text styles that may get disturbed...following sample code can be used. Detect if a Message is TNEF Processing...

    docs.aspose.com/email/java/utility-features-mai...
  3. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....ODF Text Document. OTT ODF Text Document Template. TEXT Plain...Plain Text. MARKDOWN Markdown text document. PDF Pdf document. XML...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document...system will try to automatically detect the encoding. Examples Shows...Document ( base . myDir + "English text.txt" , loadOptions ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#....above-mentioned Document object Write some text content in the new file using...the new section and write some text in the new section Save the...

    kb.aspose.com/words/net/add-sections-to-word-do...
  6. Detect chart data label values as seen in excel...

    Hi Team, I need to detect data labels’ Text as configured to be displayed in Excel. In other words, I need to programmatically detect what is seen by the human eye. Unfortunately DataLabels.Text property is returning e…...Detect chart data label values as seen in excel Aspose.Cells...Hi Team, I need to detect data labels’ text as configured to be...

    forum.aspose.com/t/detect-chart-data-label-valu...
  7. ENVI format

    The ENVI format is a file format commonly used in remote sensing and image processing applications. It is specifically designed to store and manipulate geospatial data, including satellite imagery, aerial photographs, and other types of remotely sensed data. The ENVI format is known for its flexibility and ability to handle multi-dimensional data, allowing for complex analysis and visualization of geospatial information. It supports various data types, such as multispectral, hyperspectral, and LiDAR data, and provides a range of metadata to describe the characteristics of the imagery. The ENVI format is widely supported by commercial and open-source software in the remote sensing field, making it a popular choice for storing and sharing geospatial data....land cover mapping, change detection, and environmental monitoring...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/gis-formats/envi
  8. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. 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/net/how-to-load-fonts/
  9. How to Detect Orientation of a Detected Barcode...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....How to Detect Orientation of a Detected Barcode Contents [ Hide...developers to detect the orientation of a detected barcode by calling...

    docs.aspose.com/barcode/java/how-to-detect-orie...
  10. MutationObserver – How to Use in C# with Aspose...

    Learn how to use MutationObserver in Aspose.HTML for .NET to detect DOM changes for dynamic HTML processing, automation, and content monitoring....MutationObserver object that detected the mutations) as parameters...specify what kind of changes to detect. For example, ChildList, Subtree...

    docs.aspose.com/html/net/mutationobserver/