Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 6,098 for

pdf editor

(0.11 sec)
  1. GroupDocs.Conversion for .NET 17.9.0 Release No...

    Note This page contains release notes for GroupDocs.Conversion for .NET 17.9.0 Major Features There are 8 new features, improvements and fixes in this regular monthly release. The most notable are: Major improvements in the public API. Note: no braking changes. The redundant methods are marked as obsolete and will be removed after 17.12.0 release Improvement in diagram to HTML conversion Improved conversion from SVG Email to HTML conversion improvements 4 bugs fixed Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑1841 Convert Diagram to Html improvements Improvement CONVERSIONNET‑2044 Conversion from SVG improvement Improvement CONVERSIONNET‑2056 Email to Html conversion improvement Improvement CONVERSIONNET‑2072 Improved public API Improvement CONVERSIONNET‑1754 PPTX to HTML Conversion - While converting pptx to html found improper text formatting of Header or missing text Fix CONVERSIONNET‑2042 ImageSaveOptions....Editor Product Solution GroupDocs...CONVERSIONNET‑809 Images are missing when PDF is saved to EPUB Fix Public API...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  2. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. Generate document pages preview | Documentation

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); PreviewOptions previewOption...

    docs.groupdocs.com/signature/java/generate-docu...
  4. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Editor Product Solution GroupDocs...new Signature ( "SignedSample.pdf" )) { signature . VerifyProgress...

    docs.groupdocs.com/signature/net/processes-canc...
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Editor Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/deleting-mult...
  7. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Editor Product Solution GroupDocs...Format Content and metadata 1.9 PDF Portable Document Format File...

    docs.groupdocs.com/search/nodejs-java/supported...
  8. GroupDocs.Search for Java 20.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for Java 20.8 Major Features There are the following features and improvementes in this release: Implement indexing from stream Implement support for indexing .DICOM files Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-1932 Implement indexing from stream New Feature SEARCHNET-2362 Implement support for indexing .DICOM files Improvement Public API and Backward Incompatible Changes Implement indexing from stream This feature provides the ability to index documents from streams and data structures....Editor Product Solution GroupDocs..."c:\\MyDocuments\\ExampleDocument.pdf" ; // Creating an index Index...

    docs.groupdocs.com/search/java/groupdocs-search...
  9. GroupDocs.Signature for .NET 20.1 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 20.1 Warning In this version we’re removed Legacy API from product. GroupDocs.Signature.Legacy namespace does not exist anymore. Major Features Below is the list of most notable changes in release of GroupDocs.Signature for .NET 20.1: Legacy API was removed from product Introduced new digital signature XML Advanced Electronic Signatures type for Spreadsheet documents Added new type of annotation Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-2509 Implement support XAdES signatures for Spreadsheet documents Feature SIGNATURENET-2530 SignResult does not have information about added Pdf Form Field signatures Bug SIGNATURENET-2449 Word Processing document Sign Text Watermark creates signatures only on last page for doc files Bug SIGNATURENET-2448 Word Processing document Text Form Field - creation and search process gives no rectangle coordinates Bug SIGNATURENET-2447 Word Processing document Sign Text Form field with empty Options....Editor Product Solution GroupDocs...have information about added PDF Form Field signatures Bug SIGNATURENET-2449...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  10. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/working...