Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 5,842 for

extract text

(0.08 sec)
  1. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....LinkAnnotation Text Color The link annotation does not contain text. Instead...Instead, the text is placed in the contents of the page under the...

    docs.aspose.com/pdf/java/update-links/
  2. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET....creation: Styling Text Structure In order to style the text structure...code snippet shows how to style text structure in a Tagged PDF Document:...

    docs.aspose.com/pdf/net/create-tagged-pdf/
  3. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....Create emails containing plain text Create emails containing HTML...to MSG, MHT and EML formats Extract attachments from Microsoft...

    docs.aspose.com/email/cpp/features-overview/
  4. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。... extract ( pathSource , 1 , doc . getPages...PdfFileEditor (); //save input text to pdf to file doc . save (...

    products.aspose.com/pdf/zh-hans/java/splitter/
  5. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample PPTX with a single slide. The slide has a Text with an underline. When I get the image of this Text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …... The slide has a text with an underline. When I get...get the image of this text using Aspose, I see that the underline...

    forum.aspose.com/t/underline-gets-cut-when-conv...
  6. Convert GIF to TXT via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/gif-to-txt/
  7. Java API to Export MD to RTF | products.aspose.com

    Convert MD to RTF using on premise Java API...a Markdown (MD) file to Rich Text Format (RTF) is a simple two-step...Additionally, it can be used to extract text from PDF documents and to...

    products.aspose.com/total/java/conversion/md-to...
  8. Installation|Documentation

    Installation of Aspose.BarCode for JavaScript via C++...Installing from ZIP Archive Extract the ZIP Archive : Unzip the...the settings.json file in a text editor. Edit the configuration...

    docs.aspose.com/barcode/javascript-cpp/installa...
  9. Detailed description of bug fix PDFNET-59790 - ...

    Hi, The bug fix in question is summarised thus “The TextFragment.IsolateTextSegments method shifts the isolated segments of Text”, but I could not find a detailed description of the issue. Could you give me additional …...shifts the isolated segments of text”, but I could not find a detailed...startIndex, int length) method to extract and format specific segments...

    forum.aspose.com/t/detailed-description-of-bug-...
  10. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...Define regular expressions for text fragments var regEx1 = new Regex...regEx2 = new Regex ( @"Sample text \d" ); // Create TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/link-annotations/