Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 149,228 for

text

(0.1 sec)
  1. 5472567

    This Text has some unknown or invalid font which does not exist. Excel.Sheet Aspose.Cell...This text has some unknown or invalid font which does not exist...

    docs.aspose.com/cells/java/set-default-font-whi...
  2. 5472565

    This Text has some unknown or invalid font which does not exist. Excel.Sheet Aspose.Cell...This text has some unknown or invalid font which does not exist...

    docs.aspose.com/cells/es/java/set-default-font-...
  3. 5115516

    This Text has some unknown or invalid font which does not exist. Excel.Sheet Aspose.Cell...This text has some unknown or invalid font which does not exist...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  4. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....of image regions containing text lines. This can be useful for...extracting individual blocks of text. To get bounding boxes of all...

    docs.aspose.com/ocr/net/image-regions-line-find/
  5. Setting Metadata | JavaScript

    Easy-to-use JavaScript library for font manipulation from Aspose.Font. Learn how to set font metadata information.... And the last parameter text is used to set string data for...value, defined by parameter text . Examples of setting metadata...

    docs.aspose.com/font/javascript-cpp/metadata-in...
  6. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some Text or draw a picture....respondent can hand write some text or draw a picture. Write-in...for multiple elements. This text is not displayed on the form...

    docs.aspose.com/omr/net/json-markup/writein/
  7. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... You can format the header text using FormattedText class. Once...pdf" ); // Create formatted text for the header var formattedText...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  8. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python... text . TableAbsorber () absorber...: row_text = [] for cell in row . cell_list : cell_text = [] for...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  9. Supported File 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....Tab‑delimited text file, same as TSV file. TXT Delimited plain‑text file...Query Language. XHtml XHTML is a text‑based file format with markup...

    docs.aspose.com/cells/cpp/supported-file-formats/
  10. How to Create HTML File in C#

    This topic covers basic implementation of HTML automation within .NET Applications. You will learn how to create HTML file in C#....empty HTML document Create a text element using CreateTextNode()...CreateTextNode() method Append created text to the body of the HTML document...

    kb.aspose.com/html/net/how-to-create-html-file-...