Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 142,612 for

font

(0.12 sec)
  1. Searching for text in images|Documentation

    Search for text or a regular expression in an image or scanned PDF and automate workflows based on the result....in images, regardless of the font, text size, style, and other...search for text. It will ignore font, text size, color, style, background...

    docs.aspose.com/ocr/net/search-text-in-images/
  2. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...(); // Specify the font attribute. style . font . name = "Calibri"...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  3. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....methods to specify font size, font style, and font color etc for stamp...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  4. Extract text and images from PPTX document usin...

    Java sample code to extract text and images from PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....the required output like text, font etc. System Requirements Aspose...print(port.getText()); //Display font height of the text System. out...

    products.aspose.com/slides/java/parser/pptx/
  5. Incorrect page breaks in PDF generated from DMS...

    Description: We are experiencing formatting issues with PDF documents generated from our DMS using Aspose. The generated PDFs differ from both: the original Word document and PDFs created directly from Word Issue d…...indicates a potential issue with font handling or layout calculation...3a_SACHSTANDSBERICHT.docx The following fonts used in your document are not...

    forum.aspose.com/t/incorrect-page-breaks-in-pdf...
  6. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications.... text ) # Display the font height of the text. print (...portion_format . font_height ) # Display the font name of the text...

    docs.aspose.com/slides/python-net/extract-text-...
  7. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....based stamp like font size, font style, and font color etc. In order...textStamp -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  8. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....FileOutputStream object to write the font file. $xmlOutputStream = new...FileOutputStream object to write the font file. $xmlOutputStream = new...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  9. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Follow our simple, step-by-step guide to save time.... getText ()); //Display font height of the text System ....getFontHeight ()); //Display font name of the text if ( port ...

    docs.aspose.com/slides/java/extract-text-from-p...
  10. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...alignment issue but introduces a font issue, since it does not match...alignment issue but introduces font mismatches with your template...

    forum.aspose.com/t/rich-text-with-table-tag-add...