Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 8,183 for

file merger

(0.39 sec)
  1. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF Files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Merger Product Solution GroupDocs...Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. GroupDocs.Redaction for .NET 22.7 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for .NET 22.7 Major Features There are the following improvements in this release: Implement Remove Page Redactions License not working for GroupDocs.Redaction when other Aspose APIs are installed Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONNET-405 Implement Remove Page Redactions Improvement REDACTIONNET-407 License not working for GroupDocs.Redaction when other Aspose APIs are installed Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...remove the last page from a PDF file. C# using ( Redactor redactor...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  3. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Merger Product Solution GroupDocs...string filePath ) { string text = File . ReadAllText ( filePath );...

    docs.groupdocs.com/search/net/custom-text-extra...
  4. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Merger Product Solution GroupDocs...signature digital certificate (file on local disk or stream ) (required)...

    docs.groupdocs.com/signature/java/sign-document...
  5. GroupDocs.Signature for .NET 19.1 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 19.1 Major Features There are few new features, improvements and bug fixes in this regular release. Most features are related to introduced Image Metadata signatures support, improvement on Image Metadata Signature data type conversion, same as some bug fixes. Summary the most notable changes are: Introduced Metadata Signature Singing features for Image Documents Added support of rounded corners for Stamp inner lines Fixed Barcode and QR-code singing with wide borders for better recognition Improved signatures options detection Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-1856 Fix Stamp generation processing for wide areas Bug SIGNATURENET-1851 QR/Bar code with wide border cannot be read Bug SIGNATURENET-1786 Implement Rounded corners for Rectangle Stamp Signature Types New Feature SIGNATURENET-1719 Implement Metadata Signature features for Image Documents New Feature SIGNATURENET-1871 Improve Image Metadata type conversion Improvement SIGNATURENET-1858 Optimize Document options type detection for handler processes (Sign/Verify/Search) Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...based on Exchangeable image file format (Exif) specification...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  6. GroupDocs.Comparison For .NET 3.2.0 Release Not...

    Note This page contains release notes for GroupDocs.Comparison for .NET 3.2.0 Major Features There are 14 improvements and fixes in this regular monthly release. The most notable are: Introduced support of saving comparison results as images Introduced support of HTML format Introduced improved Words comparison performance Introduced improved Words comparison quality for tables Introduced improved PDF comparison quality for tables and images Introduced improved Cells general comparison quality Introduced Apply/Discard changes support for Text format Full List of Issues Covering all Changes in this Release Key Summary Category COMPARISONNET-787 Save html Files to word document when use Comparison....Merger Product Solution GroupDocs...COMPARISONNET-787 Save html files to word document when use Comparison...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  7. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT Files. Therefore, for TXT File getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Merger Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-table-of...
  8. Scan Barcode from PPTX using C#

    This guide explains how to scan barcode from PPTX using C#, featuring a code example to help you extract barcode from PPTX in C# efficiently and seamlessly....Merger Product Family GroupDocs.Redaction...PPTX (PowerPoint Open XML) files can enhance processes such as...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...
  9. GroupDocs.Annotation for Java 19.5 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for Java 19.5 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for Java: Fixed bug of impossibility to set the line width on Slides documents Fixed issue with opening protected with password Words and PDF documents Improved performance issues when processing Slides documents Add possibility to cache page previews Added ability to annotate documents of older formats for Slides, Words, Cells (....Merger Product Solution GroupDocs...remove annotations from .xls file Bug Public API and Backward...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  10. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Merger Product Solution GroupDocs..."JohnSmith" ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...