Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 2,744 for

resource

(0.26 sec)
  1. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....remove metadata here } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/load-a-password...
  2. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More Resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....class Generate report More resources Advanced usage topics To learn...

    docs.groupdocs.com/assembly/python-net/email-re...
  3. Python Digital Signature Tutorial: E-Sign PDF, ...

    Complete step-by-step tutorial for creating secure electronic signatures in documents using Python and GroupDocs.Signature - perfect for developers building document signing applications...with Free Trial Additional Resources & Documentation Introduction...verification and linking to online resources def add_qrcode_signature ():...

    blog.groupdocs.com/signature/sign-documents-ele...
  4. Load from stream | GroupDocs

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer.... for_embedded_resources ( "page_ {0} .html" ) viewer...

    docs.groupdocs.com/viewer/python-net/load-docum...
  5. Convert RTF to MHTML using Node.js

    Let's convert RTF to MHTML using Node.js seamlessly. Follow a step-by-step guide to export RTF to MHTML in Node.js with accurate formatting and high quality....HTML content with embedded resources in a single file. This article...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  6. تحويل مستند DOC إلى HTML باستخدام بايثون

    أتمتة طريقة تحويل مستند DOC إلى HTML باستخدام بايثون. يشرح هذا الدليل كيفية تحويل DOC إلى HTML في بايثون دون تثبيت برامج إضافية....HtmlViewOptions باستخدام for_embedded_resources وحدد نمط اسم ملف الإخراج استدعِ...

    kb.groupdocs.com/ar/viewer/python/render-doc-as...
  7. Update EPUB Metadata using C# – .NET Metadata E...

    Discover ways to view and edit EPUB eBook metadata using C#. Programmatically edit EPUB specific properties and Dublin Core items using C#....the physical and digital resources. You can easily change the...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  8. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs to be protected? If they do, how do you process such documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document....following are some useful resources for you to quickly get started:...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  9. Working with metadata in MOV Files | GroupDocs

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage.... } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Plain text | GroupDocs

    This article explains that how to extract plain formatted text from document page....using the example above: More resources GitHub examples You may easily...

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