Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 33,451 for

conversion api

(1.38 sec)
  1. Add watermarks to email attachments | GroupDocs

    The Api allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Load from local disc | GroupDocs

    This article shows how the redaction Api is used to load file from disk....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/python-net/load-fr...
  3. Get Supported File Formats Programmatically | G...

    Programmatically enumerate the list of file formats supported by GroupDocs.Comparison for Python via .NET via FileType.get_supported_file_types()....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/python-net/develo...
  4. Tags

    Find Answers by Api GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family...

    kb.groupdocs.com/tags/
  5. GroupDocs.Conversion for Python via .NET

    Այս Api-ը հնարավորություն է տալիս Python-ի միջոցով հեշտությամբ փոխարկել հայտնի ֆայլերի ձևաչափեր, այդ թվում՝ DOCX, XLSX, PPTX, PDF, CAD նկարներ և այլն՝ առանց լրացուցիչ ծրագրակազմ տեղադրելու։...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...Family GroupDocs.Conversion Product Family GroupDocs.Annotation...

    kb.groupdocs.com/hy/conversion/python
  6. GroupDocs.Total for Node.js via Java

    Այս Api-ն թույլ է տալիս Node.js կոդի տարբեր փաստաթղթերի վրա կատարել բոլոր տեսակի գործողություններ՝ ներառյալ ստեղծումը, խմբագրումը և փոխակերպումը և այլն:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...Family GroupDocs.Conversion Product Family GroupDocs.Annotation...

    kb.groupdocs.com/hy/total/nodejs/
  7. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/net/search-for-ele...
  8. Basic Usage | GroupDocs

    Manage metadata in your documents with a few lines of code: read document info, search, set, remove, and clean metadata with GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/python-net/basic-us...
  9. Changing Automatically Detected Types of Docume...

    Note The code uses some of the objects defined in The Business Layer. Changing Automatically Detected Types Api provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/java/changing-autom...
  10. Working with String Template | GroupDocs

    GroupDocs.Assembly Api allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/java/working-with-s...