Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 3,108 for

pdf editor

(0.24 sec)
  1. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Editor Product Solution GroupDocs...new Signature ( "sample_signed.pdf" )) { TextSearchOptions options...

    docs.groupdocs.com/signature/net/searching-for-...
  3. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....Editor Product Solution GroupDocs...the document file itself, like PDF. But other, like Office family...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  4. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create data encryption...

    docs.groupdocs.com/signature/net/implement-cust...
  5. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Editor Product Solution GroupDocs...Signature ( "QRCodeCustomSerializ.pdf" )) { // create data encryption...

    docs.groupdocs.com/signature/net/search-for-emb...
  6. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  7. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  8. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // create custom data encryption...

    docs.groupdocs.com/signature/java/implement-cus...
  9. Compare CSV Files in C# - Compare and Find Diff...

    How to compare two CSV files in C#? Compare the data of CSV files using the .NET API to find differences, mark them with () and [] inside the result CSV, and export the change report to JSON....manipulate CSV files using editors like Microsoft Excel, OpenOffice...differences using C# Compare PDF Documents using C# – Highlight...

    blog.groupdocs.com/comparison/compare-csv-files...
  10. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search using Java search API....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/date-range-search/