Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 10,280 for

text

(0.59 sec)
  1. Load document from url | GroupDocs

    Learn how to Load document from url....Parser ( url )) { // Extract a text into the reader using ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/net/load-document-fro...
  2. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using C# programming language....that any XML is first of all a text file). By default all XML files... if they are present in the text nodes or attribute values inside...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  3. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....also known as delimited text, that are text-based form of spreadsheets...PPT, PPS, POT, PPTX, PPTM etc. Text-based formats, which includes...

    docs.groupdocs.com/editor/net/working-with-form...
  4. Customize watermarks | GroupDocs

    This article shows how to adjust Text or image watermarks to your needs.... Customizing text watermarks To adjust a text watermark to your...the background color of the text. Whether to take into account...

    docs.groupdocs.com/watermark/net/basic-usage/cu...
  5. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....supported: Native text signatures as text stamps, text labels with...opacity, colors, fonts, etc.; Text as image signatures with big...

    docs.groupdocs.com/signature/java/features-over...
  6. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....words in the text of indexed documents. In text form, the following...phrase search with a query in text and object form. String indexFolder...

    docs.groupdocs.com/search/java/phrase-search/
  7. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (Text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:...PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages...with rich properties such as: Text/Font Color Width Height Background...

    blog.groupdocs.com/conversion/add-watermark-to-...
  8. PDF Parsing Extracts only 4 Pages in C# - Free ...

    Hey, I encountered an issue when trying to parse a pdf file, I am able to get only the first 4 pages of the document. I am using the .NET version of the groupdocs.parser this is the test file that I am using - cookies…...license file path ”); string text; using (Parser parser = new...parser.GetText()) { text = reader == null ? “Text extraction isn’t...

    forum.groupdocs.com/t/pdf-parsing-extracts-only...
  9. Clear watermarks | GroupDocs

    This article shows how to clear existing Text or image watermarks....searching and then removing text or image watermarks from a wide...Deleting text watermarks To search and remove text watermarks...

    docs.groupdocs.com/watermark/nodejs-java/clear/
  10. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API.... WriteLine ( $"Text {possibleWatermark.Text}" ); Console . WriteLine...with some specific parameters. Text search criteria Following code...

    docs.groupdocs.com/watermark/net/searching-wate...