Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 11,045 for

document assembly

(0.06 sec)
  1. Implementing Wildcard Search Functionality in y...

    post. Tagged with java, indexing, api, groupdocs....indexing in certain types of documents. It would require creating...Support for multi-format documents Ability to create multiple...

    dev.to/groupdocs/implementing-wildcard-search-f...
  2. GroupDocs.Conversion for .NET 18.1 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 18.1 Major Features There are 5+ new features, improvements and fixes in this regular monthly release. The most notable are: Conversion from DWF Improved caching Bug fixes Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑1943 Implement conversion from DWF New Feature CONVERSIONNET‑2340 Improve caching with provided LocalCacheDataHandler Improvement CONVERSIONNET‑2284 Unable to set watermark text Fix CONVERSIONNET‑2339 Converting specific docx Document fails with Value cannot be null, parameter trueTypeFont Fix CONVERSIONNET‑2341 Fix failing conversion from Odg Fix CONVERSIONNET‑2342 Fix failing conversion from Ifc Fix Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  3. GroupDocs.Merger for .NET 18.7 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 18.7 Major Features There are 7 new features in this regular monthly release. The most notable are: Added Diagram file formats support support (VSDX, VSDM, VSSX, VSSM, VTX, VSTM, VDX, VSTX, VSX) Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-259 Diagram formats support for Join method New Feature MERGERNET-260 Diagram formats support for MovePage method New Feature MERGERNET-261 Diagram formats support for RemovePage method New Feature MERGERNET-262 Diagram formats support for Split Document method New Feature MERGERNET-264 Diagram formats support for SwapPages method New Feature MERGERNET-265 Diagram formats support for Trim method New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  4. GroupDocs.Comparison for .NET 20.3 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 20.3 Major Features Below the list of changes in release of GroupDocs.Comparison for .NET 20.3: Improved performance of multiple comparing of text Documents Fixed creating output HTML file while comparing source code files Fixed exception when compare Diagrams Documents Fixed System.StackOverflownException when comparing PDF with images .NET Key Summary Issue Type COMPARISONNET-2214 Increase performance for TXT MultiComparer Improvement COMPARISONNET-2235 TextComparerResult does not create ....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  5. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in Document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the Document metadata with GroupDocs.Signature....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/search-for-emb...
  6. 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); // ....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  8. GroupDocs.Viewer for .NET 18.7 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.7. Major Features There are 9 features, improvements, and fixes in this regular monthly release. The most notable are: Added ISFF-based DGN (V7) file format support Improved output content for printable HTML Extended DefaultFontName setting support for ODG, SVG and MetaFile Images Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1475 Add ISFF-based DGN (V7) file format support New Feature VIEWERNET-1651 Extend DefaultFontName setting support for ODG, SVG and MetaFile Images Improvement VIEWERNET-1637 Improve output content for printable HTML Improvement VIEWERNET-1586 Support empty string for ViewerConfig....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  9. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/handling-metad...
  10. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/index-browser/