Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 6,381 for

extract text

(0.1 sec)
  1. Working with TrueType and OpenType Fonts | C++

    C++ APIs for the developers to manipulate and font files. Find out how to work with TrueType and OpenType fonts in your C++ projects....communication, enabling the display of text in a visually appealing and...typography and multilingual text. Aspose.Font for C++ API Solution...

    docs.aspose.com/font/cpp/working-with-truetype-...
  2. How to prevent screenshots of a PDF document us...

    Hi Team, I am working with Aspose.PDF for .NET/Java to secure PDF documents. My requirement is to prevent users from capturing screenshots or screen grabbing the content of a PDF when it is viewed in a PDF reader. I un…...printing, editing, or copying text, but they cannot prevent the...Use the Watermark API to embed text or image watermarks that identify...

    forum.aspose.com/t/how-to-prevent-screenshots-o...
  3. 通過 Java 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 ODP 文件中提取文本和圖像的 Java 示例代碼。...getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/zh-hant/java/parser/...
  4. 通過Java從PPT文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPT 文件中提取文本和圖像。...getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/zh-hant/java/parser/...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Wyodrębnij tekst lub obrazy z pliku PDF za pomocą JavaScript https://products.aspose.com/pdf/pl/javascript-cpp/parser/ Recent content in Wyodrę......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/pl/javascript-cpp/parse...
  6. WKT-WKB API for .NET

    Integrate the WKT-WBT API into your .NET-based applications to import, export, specify, and convert geometry....objects from WKT (Well-Known Text) to WKB (Well-Known Binary)...more advantages, including: Extract geometry from WKT or WKB geometry...

    products.aspose.com/gis/net/wkt-wkb-formats/
  7. Geographic Coordinate Parser and Converter for ...

    to get coordinates in the most common available coordinate formats....Longitude to degrees; Parse text coordinate position; Automatically...longitude and latitude from text. Supports the World GEOREF (Geographic...

    products.aspose.com/gis/net/coordinates
  8. Java API to Render PDF to TXT | products.aspose...

    Export PDF to TXT via Java API without using Microsoft Excel or Adobe Reader...PDF to image conversion, text extraction, form filling, document...an efficient way to extract **plain text content** for analysis...

    products.aspose.com/total/java/conversion/pdf-t...
  9. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....WriteLine (); } Shows how to extract images from a document, and...paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  10. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...API Reference ): // Add plain text attachment mapiMessage.Attachments...GetBytes("This is content of palin text attachment")); // Add attachment...

    forum.aspose.com/t/how-to-create-a-new-instance...