Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 11,113 for

text

(0.77 sec)
  1. GroupDocs.Signature for .NET 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Signature for .NET 25.12. Available now on NuGet and GroupDocs website....TextSearchOptions() }; // Filter only text signatures containing "Approved"...is TextSignature txt && txt.Text.Contains( "Approved" )); foreach...

    blog.groupdocs.com/signature/groupdocs-signatur...
  2. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs to be protected? If they do, how do you process such documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document....various redaction types such as text redaction, metadata ‎redaction...annotations or redact their text Integration interface for implementing...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  3. Convert PDF to Word using Node.js

    Learn how to convert PDF to Word using Node.js effortlessly. Export PDF to Word in Node.js with simple steps and libraries for accurate document conversion....maintains formatting, and simplifies text extraction. By the end of this...This method ensures that the text, images, and layout from the...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  4. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in Java language using GroupDocs.Merger for Java library....HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...help of and all content like text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/java/merge/html/
  5. Modern UI Document Viewer 3.1 with Paging JS Pa...

    Today, we are pleased to announce another release of Java Modern UI Document Viewer 3.1.0 using GroupDocs.Viewer for Java version 17.2.0. This release v3.1.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....Watermark Properties (watermark text, color, angle and opacity level)...WatermarkText = "my watermark text"; WatermarkColor = 4366342;...

    blog.groupdocs.com/viewer/modern-ui-document-vi...
  6. GroupDocs.Viewer for .NET - ASP.NET MVC Modern ...

    Today, we are pleased to announce another release of ASP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This release v1.4 came up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....Watermark Properties (watermark text, color, angle and opacity level)...WatermarkText = "my watermark text"; WatermarkColor = 4366342;...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  7. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Removing shapes with particular text formatting You can also find...supported for charts. Replacing text for particular shapes Since...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  8. Customize watermarks | GroupDocs

    Adjust Text or image watermark appearance and position using Python via .NET.... Customizing text watermarks GroupDocs.Watermark...control the look and position of text watermarks. Adjust color, font...

    docs.groupdocs.com/watermark/python-net/basic-u...
  9. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and Text values of XML elements are loaded as strings then....DataSet , all attributes and text values of XML elements are loaded...corresponding attributes and text values of XML elements must...

    docs.groupdocs.com/assembly/java/working-with-x...
  10. How to Convert Word Document to Image using C#

    This quick article describes the process to convert Word document to Image using C# and provides a working example for C# Word to Image converter functionality....article to change Word document to Text using C#, have a look at how...to convert Word document to Text in C# guide for more information...

    kb.groupdocs.com/conversion/net/how-to-convert-...