Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 2,706 for

one

(0.12 sec)
  1. Render Word documents as Clean HTML using C# | ...

    Render the Word DOC/DOCX documents to minified HTML using C#. Convert the Word files with embedded or external resources within the .NET application....unnecessary code is injected when one document is converted to HTML...

    blog.groupdocs.com/viewer/render-word-documents...
  2. Parse and Extract Fillable PDF Form Field Value...

    Parse fillable PDF forms and extract form field values of PDF documents in C# using parsing & data extraction .NET API by GroupDocs.... One of the significant features and...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  3. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....class, whose constructor has one mandatory parameter—a string...(default false ) or as a single one ( true ). optimizeMemoryUsage...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  4. How to Extract Metadata from PDF using C#

    This tutorial explains the process to extract metadata from PDF using C# with document extraction API and how to create application to get metadata from PDF in C#....the GetMetadata method allows one to get the metadata objects for...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  5. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....directories Possibility to convert one sheet per page or depending on...

    blog.groupdocs.com/conversion/conversion-potx-f...
  6. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....expression must return a value of one of the following types: A byte...

    blog.groupdocs.com/assembly/assemble-external-d...
  7. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....Save method and its options in one of these guides: Save in original...

    docs.groupdocs.com/redaction/net/saving-documents/
  8. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....Save method and its options in one of these guides: Save in original...

    docs.groupdocs.com/redaction/java/saving-docume...
  9. Compare Shapes and Watermark Text Style With Gr...

    We are excited to announce another monthly release of GroupDocs.Comparison for .NET 16.12.0 API new features, Improvements and fixes are introduced in this release. Major changes are dOne for Spreadsheet and PDF document formats. This monthly release is also introduced enhanced Support for Visual Basic Scripts handling and detection of shapes for Spreadsheet format and watermark text style for PDF document format.In this monthly release 2 new feature are introduced along with 4 improvements and 2 Bug fixes....different document than the one that created this node. For more...

    blog.groupdocs.com/comparison/groupdocs.compari...
  10. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Redaction in one of these guides: OCR Usage Basics...

    docs.groupdocs.com/redaction/net/using-ocr/