Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,522 for

document integrity

(0.11 sec)
  1. Add Search Text Annotation to PDF using C#

    Quickly learn how to add search text annotation to PDF using C# without using extra tool. We also provide code to insert search text annotation in PDF using C#....simply looking to improve document navigation, the step-by-step...PDF using C# Set up your Integrated Development Environment (IDE)...

    kb.groupdocs.com/annotation/net/add-search-text...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Managing documents effectively is important for...reacting to a shift in the document management space. Lawmakers...

    blog.groupdocs.com/groupdocs.blog/page/98/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...version supports to sign documents with stamp signatures either...exciting features to enhance document e-signing experience. Features...

    blog.groupdocs.com/groupdocs.blog/page/59/
  4. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....number of namespaces for easy integration. One major enhancement is...in the latest version of documents metadata API. GroupDocs.Metadata...

    blog.groupdocs.com/categories/groupdocs.metadat...
  5. Render DOCX to JPG using Node.js

    This topic explains how to render DOCX to JPG using Node.js with code example. There is no need to install any extra softwares to render DOCX to JPG in Node.js....Docx documents into JPG formats can streamline document viewing...developers needing dynamic document visualization in applications...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-j...
  6. How to Add Text Field Annotation in PDF using C#

    In this topic, we will show you how to add text field annotation in PDF using C#. We will assist you in writing code to insert text field annotation to PDF in C#....a particular section of a document. We will provide instructions...text field annotation in PDF document Add the reference of GroupDocs...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  7. Compare PDF Files - Online and Free PDF Comparison

    Compare PDF files using free the online comparison tool. Developers can use .NET, Java, and Cloud API to build a Document comparison application....Việt 中文 中國傳統的 Compare PDF Documents Online # To compare your PDF...file in the designated Source document area. Repeat the step for...

    blog.groupdocs.com/comparison/compare-pdf-files...
  8. Word table columns shrink with GroupDocs.Editor...

    Hello, I’ve integrated the GroupDocs Editor into our project to enable online editing of Word Documents. Here’s how it works: we upload a Word file, which is then converted into HTML using the GroupDocs Editor. Subseque…...Editor Product Family document-conversion MTJames February...2024, 7:05pm 1 Hello, I’ve integrated the GroupDocs Editor into...

    forum.groupdocs.com/t/word-table-columns-shrink...
  9. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate Document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and formatting....into editable documents is a common task in document automation...more portable and easier to integrate into word processing environments...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source Document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each Document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....All you have to do is to integrate this DLL in your web, desktop...Implementation # Pass source document path as a constructor parameter...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...