Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 30,136 for

groupdocs.merger

(0.14 sec)
  1. Working with formats | Documentation

    This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/working-with-form...
  2. Inserting Chart Axis Title Dynamically in Word ...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.12 or greater. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/inserting-chart...
  3. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/signing-archiv...
  4. Search index repository | Documentation

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/net/search-index-repo...
  5. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/java/queries-in-text-...
  6. GroupDocs.Viewer for .NET 20.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 20.2 Major Features There are 14 features, improvements, and bug-fixes in this release, most notable are: Added support of retrieving an attachment file type Display folder name in the header when rendering archives Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-2318 Support retrieving an attachment file type Feature VIEWERNET-2323 Include folder name when rendering archive folders Feature VIEWERNET-2324 Recreate output files and resources instead of writing over Improvement VIEWERNET-8 Overlapping Characters in Safari for iOS Bug VIEWERNET-226 Files being created in Windows temp folder Bug VIEWERNET-257 Incorrect rendering of DWG file as image Bug VIEWERNET-1202 Invalid characters while viewing rendered HTML in IE Bug VIEWERNET-2175 STL file is rendered into blank HTML or image Bug VIEWERNET-2306 Issue in rendering/converting email attachments Bug VIEWERNET-2315 Getting evaluation message on second server even license is applied Bug VIEWERNET-2319 Archive file name is missing when passing file stream Bug VIEWERNET-2320 GetViewInfo hangs indefinitely Bug VIEWERNET-2321 ArchiveViewInfo shows that current folder is sub-folder of itself Bug VIEWERNET-2343 Document viewer size discrepancy Bug Public API and Backward Incompatible Changes In version 20....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  7. 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 the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Load WordProcessing document with options | Doc...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-enc...