Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 7,128 for

may

(0.61 sec)
  1. 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.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/assembly/python-net/email-re...
  2. Convert CAD formats | GroupDocs

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Node.js via Java....3D graphics file format and may contain 2D or 3D designs. A CAD...rendering of an object. There may be other CAD tools that can be...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Convert CAD formats | GroupDocs

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for .NET....3D graphics file format and may contain 2D or 3D designs. A CAD...rendering of an object. There may be other CAD tools that can be...

    docs.groupdocs.com/conversion/net/convert/cad/
  4. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using C# programming language....extension does not matter, so you may freely load an XML file not only...the overload without parameter may be used — GroupDocs.Editor will...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  5. Loading Documents from Streams with the GroupDo...

    Greetings! As you May noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs.... As you may noticed, in most GroupDocs.Viewer for ...

    blog.groupdocs.com/viewer/loading-documents-str...
  6. Showcases | GroupDocs

    Code examples and live demonstrations of GroupDocs.Conversion for .NET... Demo projects You may download GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/showcases/
  7. Save image as base64 | GroupDocs

    The listed articles below explain how to embeds images as Base64 strings directly in the Markdown....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/markdown/net/as-base64-strat...
  8. Save image as file | GroupDocs

    The listed articles below explain how to saves images to the file system during document conversion....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/markdown/net/image-file-stra...
  9. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library.... You may specify absolute or relative..."c:\merged.odt" ); NOTE: You may merge other Open Document formats...

    docs.groupdocs.com/merger/java/merge/open-docum...
  10. Convert WebP to JPG, PNG, and PDF in Java | Fre...

    How to convert WebP to JPG, PNG, or PDF in Java using an open-source document conversion API. Convert WebP online for free. Running examples are available.... You may download the JAR file from the...the possible conversions, you may visit the documentation or the...

    blog.groupdocs.com/conversion/convert-webp-to-j...