Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 6,660 for

may

(0.03 sec)
  1. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/handling-the-id...
  2. eSign PDF with Metadata signature | Documentation

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  3. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...during recursive conversion may originate from a container document...

    forum.groupdocs.com/t/how-to-update-email-load-...
  4. Subscribing for search process events | Documen...

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/subscribing-f...
  5. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  6. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/sign-document...
  7. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....too complex, full-text search may not work as expected, and, actually...it from GroupDocs.Viewer, you may encounter troubles, because standard...

    docs.groupdocs.com/viewer/net/render-presentati...
  8. Metadata Scrubbing - Online and Programmatic Ap...

    Discover the online and programmatic way to remove or clean the metadata properties of documents and images.... However, you may not prefer an online tool if...

    blog.groupdocs.com/metadata/metadata-scrubber/
  9. View Word Documents as PDF in Java | Protect & ...

    Learn how to view Word DOC/DOCX files as PDF in Java. Transform Word files to password-protected PDF & Disallow PDF Printing using Document Viewer Java API....Download or Configure # You may download the JAR file from the...

    blog.groupdocs.com/viewer/view-word-documents-a...
  10. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/search-options/