Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 23,818 for

pdf annotation

(0.17 sec)
  1. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Signature ( "samplePasswordProtec.pdf" )) { DigitalSearchOptions options...

    docs.groupdocs.com/signature/net/searching-for-...
  2. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Annotation Product Solution GroupDocs...@"C:\\Temp\\sample_output_file.pdf" , FileMode . Open , FileAccess...

    docs.groupdocs.com/redaction/net/save-to-stream/
  3. Sign documents with exception handling | Docume...

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....Annotation Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/extracting-comm...
  5. Search thread safety | Documentation

    This article shows that how search thread safety works....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/search-thread-saf...
  6. Search flow | Documentation

    This article shows the internal stages of each search operation using Java search API....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/search-flow/
  7. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents...Annotation Product Solution GroupDocs...Outlook data files, archives, and PDF documents. Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  8. Adjust page size | Documentation

    This article explains how to adjust page size when viewing E-Mail Messages with GroupDocs.Viewer within your Java applications....Annotation Product Solution GroupDocs...rendering Email messages into HTML, PDF, and images. To enable this feature...

    docs.groupdocs.com/viewer/java/adjust-page-size/
  9. Ինչպես փոխարկել HTML-ը RTF-ի C#-ում

    Այս արագ ձեռնարկում, մենք կբացատրենք HTML-ը RTF-ի C#-ում փոխարկելու քայլերը և ինչպես կիրառել C# HTML-ը RTF-ի գործառույթը՝ օգտագործելով այս ուղեցույցը:...Annotation Product Family GroupDocs...ձևաչափերի, ինչպիսիք են TIFF, PPSM, PDF, MHT, PPTX, XLSX և շատ ավելին:...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  10. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page in Java....Annotation Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/plain-text/