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

pdf editor

(0.08 sec)
  1. GroupDocs.Signature for .NET 19.9 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 19.9 Major Features There are about seven new features, improvements and bug fixes in this regular release. In this update we tried to stabilize signing process with different file types, adjust using various digital signature properties and implemented z-order features for Text signature for different document types. Most changes are related to internal processes optimization, fixes with supporting djvu file types and improvements with Stamp signature....Editor Product Solution GroupDocs...Z-Order for Text Signature for Pdf Documents New Feature SIGNATURENET-2211...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  2. Latest release (April 2023) | Documentation

    Changes that shipped in the latest version of GroupDocs.Viewer for Java...Editor Product Solution GroupDocs...PNG VIEWERNET‑3951 Fix Dwfx to Pdf produce empty result VIEWERNET‑3952...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  3. GroupDocs.Annotation for .NET 3.2.0 Release Not...

    Note This page contains release notes for GroupDocs.Annotation for .NET 3.2.0 Major Features Below the list of improvements fixes and new features in this regular monthly release of GroupDocs.Annotation for .NET. The most notable are: Implement annotations import from Word documents Implement auto-import annotations when opening Pdf documents Add native Word annotations after export to Word documents different types of annotations Fix users permission for Delete annotations Full List of Issues Covering all Changes in this Release Key Summary Category ANNOTATIONNET-249 Import TextField annotation from Words Documents New Feature ANNOTATIONNET-236 Implement TextRedaction annotation import from Word New Feature ANNOTATIONNET-244 Implement Shape annotations import from Word New Feature ANNOTATIONNET-237 Implement TextStrikeout annotation import from Word New Feature ANNOTATIONNET-238 Implement Underline annotation import from Word New Feature ANNOTATIONNET-235 Implement Area annotation import from Word New Feature ANNOTATIONNET-234 Implement Text annotation import from Word New Feature ANNOTATIONNET-230 Add native Word annotations after export Word documents to Text Replacement annotation New Feature ANNOTATIONNET-224 Add native Word annotations after export Word documents New Feature ANNOTATIONNET-228 Add native Word annotations after export Word documents to Strikeout annotation New Feature ANNOTATIONNET-241 Implement option for ability to auto-import annotations when opening Pdf documents Improvement ANNOTATIONNET-250 Fix users permission for Delete annotations Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs...auto-import annotations when opening PDF documents Add native Word annotations...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  4. Extract data from ZIP archives | Documentation

    More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Managing dictionaries | Documentation

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/managing-...
  6. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/indexing/
  7. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for Java...Editor Product Solution GroupDocs...you are welcome to merge DOC, PDF, XLSX, PPTX and more with . Was...

    docs.groupdocs.com/merger/java/showcases/
  8. Working with metadata in WEBP images. Working w...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. GroupDocs.Viewer for .NET 21.5 Release Notes | ...

    Features, improvements, and bugs-fixes that are shipped in GroupDocs.Viewer for .NET 21.5...Editor Product Solution GroupDocs...to render CAD document into PDF.” exception when rendering DWF...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  10. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/load-from-a-st...