Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 4,101 for

as

(0.13 sec)
  1. eSign document with multiple signatures | Docum...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API

    docs.groupdocs.com/signature/net/esign-document...
  2. Memory Optimization Option | Documentation

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Node.js via Java API....This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Node.js via Java API.

    docs.groupdocs.com/editor/nodejs-java/memory-op...
  3. Perform Boolean Search using Java

    Utilize this article to perform Boolean search using Java. MAster full-text search with Boolean operators in Java for accurate and efficient application results....Utilize this article to perform Boolean search using Java. Master full-text search with Boolean operators in Java for accurate and efficient application results.

    kb.groupdocs.com/search/java/perform-boolean-se...
  4. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage<AviRootPackage>(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // .

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...This article explains about the API supports extracting metadata from WAV files

    docs.groupdocs.com/metadata/java/handling-metad...
  6. Merge Word Documents | Documentation

    Learn this article and check how to merge Microsoft Office Word documents in .NET applications using C# programming language....Learn this article and check how to merge Microsoft Office Word documents in .NET applications using C# programming language.

    docs.groupdocs.com/merger/net/merge/word/
  7. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such As PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats pleAse refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage.

    docs.groupdocs.com/metadata/java/working-with-m...
  8. How to Convert Files with GroupDocs PHP SDK

    This article explains the bAsics of using PHP SDK clAsses and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github.

    blog.groupdocs.com/conversion/how-to-convert-fi...
  9. The pom.xml of redaction sdk 24.9 is broken - F...

    The pom.xml of redaction SDK version 24.9 contains 24.1 which is causing failure in dependency download in build tools like Gradle and Maven. PleAse fix it As soon As possible. https://releAses.groupdocs.com/java/repo/c…...The pom.xml of redaction SDK version 24.9 contains 24.1 which is causing failure in dependency download in build tools like Gradle and Maven. Please fix it as soon as possible. https://releases.groupdocs.com/java/repo/c&hellip;

    forum.groupdocs.com/t/the-pom-xml-of-redaction-...
  10. Convert XML-FO, XSL, VSDM, VSSM, VSTM and LATEX...

    GroupDocs team is glad to announce another releAse of GroupDocs.Conversion for .NET v17.5.0 API. In this monthly releAse new file formats like XML-FO/ XSL , VSDM, VSSM, VSTM and LATEX support introduced along with new feature “Option to set Zoom when Converting to HTML and Improved Memory Usage” . This releAse is also including major fixes and improvements. We recommend our users to download the new releAse and use the new exciting features to enhance their application....GroupDocs team is glad to announce another release of GroupDocs.Conversion for .NET v17.5.0 API. In this monthly release new file formats like XML-FO/ XSL , VSDM, VSSM, VSTM and LATEX support introduced along with new feature “Option to set Zoom when Converting to HTML and Improved Memory Usage” . This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application.

    blog.groupdocs.com/conversion/conversion-suppor...