Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 11,539 for

text

(2.25 sec)
  1. Remove Chart Series Dynamically with GroupDocs....

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.11. You can now insert images and barcodes in emails format, and remove selective chart series dynamically. Furthermore, new identifiers for barcodes are introduced in this new release. We would recommend you to download and integrate this latest release. Java Document Assembly API - New Features This latest release provides support for:...of GS1 Codablock F barcodes Text styles (bold, italic) for textual...

    blog.groupdocs.com/assembly/remove-chart-series...
  2. Announcing GroupDocs.Viewer for .NET Library - ...

    We’re glad to announce the release of the .NET version of our universal HTML5 document viewer! GroupDocs.Viewer does away with cross-platform and cross-version issues and lets users upload and view documents online. It supports a wide range of popular business formats, from word processing files like DOC, DOCX and ODT, to spreadsheet formats like XLS and XLSX, PDF files and several other Text and image formats. With GroupDocs’ online document viewer, documents are read, navigated, downloaded and printed from a web interface....PDF files and several other text and image formats. With GroupDocs’...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  3. How to dynamic add image watermark when renderi...

    I would like to use GroupDocs.Viewer-for-.NET-UI as codebase and reivse it for our customer need. How to dynamic add image watermark(not Text watermark) to each view page(png view) when rendering?...dynamic add image watermark (not text watermark) to each view page(png...

    forum.groupdocs.com/t/how-to-dynamic-add-image-...
  4. redaction.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/redaction/java/weekly0.5https://docs.groupdocs.com/redaction/java/advanced-usage/we......com/redaction/java/text-redactions/weekly0.5https://docs...groupdocs.com/redaction/net/text-redactions/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/redaction.xml
  5. 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...
  6. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadConText conText) { var loadOptions = new WordPr…...this, because as we know the text file format does not store any...command line tools that create a text files which I then merge together...

    forum.groupdocs.com/t/txt-font-replacement/16295
  7. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Text ); Console . WriteLine ( comment...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Extract Data from Attachments and ZIP Archives ...

    Work with containers such as ZIP archives, email stores, and PDF portfolios using GroupDocs.Parser for Python via .NET.... get_text () print ( reader if reader else "No text available...standard extraction methods ( get_text , get_images , get_metadata...

    docs.groupdocs.com/parser/python-net/extract-da...
  9. Delete signatures from documents | GroupDocs

    This sections shows how to delete electronic signatures with GroupDocs.Signature API....Barcode ✖ Image ✖ QR Code ✖ Text ✖ Digital ✖ By type Was this...

    docs.groupdocs.com/signature/net/delete-signatu...
  10. Parser basic | GroupDocs

    Quick Start section about main features of GroupDocs.Parser API, describes how to extract Text, images, and metadata from documents with just a couple lines of code....formats Get document info Extract text from documents Parse Data from...

    docs.groupdocs.com/parser/python-net/basic-usage/