Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 5,775 for

file conversion

(0.16 sec)
  1. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...Conversion Product Solution GroupDocs...(stored inside the document file) and the system fonts, which...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  2. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Conversion Product Solution GroupDocs...save it as a rasterized PDF file (containing images of the original...

    docs.groupdocs.com/redaction/python-net/create-...
  3. eSign document with multiple signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Conversion Product Solution GroupDocs...digitalOptions ); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/esign-document...
  4. eSign document with Stamp signature | GroupDocs

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....Conversion Product Solution GroupDocs...innerLine ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Conversion Product Solution GroupDocs...the size of the resultant PDF file. Rasterize particular page of...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  6. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Conversion Product Solution GroupDocs... 10 )); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF Files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Conversion Product Solution GroupDocs...Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. eSign document with Image signature | GroupDocs

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....Conversion Product Solution GroupDocs...signature such as image content by file or stream, location, colors...

    docs.groupdocs.com/signature/net/esign-document...
  9. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg Files). Here are the steps to extract an email text from outlook storage:...Conversion Product Solution GroupDocs...consists of email documents (msg files). Here are the steps to extract...

    docs.groupdocs.com/parser/java/extract-emails-f...
  10. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Conversion Product Solution GroupDocs...DarkGreen ) } }; // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-document-...