Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 2,818 for

resource

(0.04 sec)
  1. Просмотр файлов САПР на C# с помощью .NET API |...

    Создайте средство просмотра файлов САПР на C# для просмотра чертежей. Преобразование файлов DWG, DGN в HTML, JPG, PNG или PDF с помощью средства просмотра документов .NET API от GroupDocs....html","page_{0}/resource_{1}","page_{0}/resources"); viewer.View(viewOptions);...

    blog.groupdocs.com/ru/viewer/view-cad-documents...
  2. Перегляд файлів CAD у C# за допомогою .NET API ...

    Створіть засіб перегляду файлів САПР на C# для перегляду креслень. Конвертуйте DWG, DGN для візуалізації як HTML, JPG, PNG або PDF за допомогою засобу перегляду документів .NET API від GroupDocs....html","page_{0}/resource_{1}","page_{0}/resources"); viewer.View(viewOptions);...

    blog.groupdocs.com/uk/viewer/view-cad-documents...
  3. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....generate HTML markup with resources (using different options and...class with HTML-markup and resources of edited version of the original...

    docs.groupdocs.com/editor/net/introduction/
  4. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for Python via .NET API....generate HTML markup with resources (using different options and...class with HTML-markup and resources of the edited version of the...

    docs.groupdocs.com/editor/python-net/introduction/
  5. Add Image Watermark to DOC Using Python

    This tutorial explains how to add image watermark to DOC using Python, allowing you to embed a centered logo watermark in Word 97–2003 documents....manager to manage document resources safely Initialize an ImageWatermark...

    kb.groupdocs.com/watermark/python/add-image-wat...
  6. Extract Hyperlinks from PDF using C#

    Quickly learn how to extract hyperlinks from PDF using C# with a step-by-step guide. There is no need to install extra software to read hyperlinks from PDF in C#....references or connect to external resources. Extract hyperlinks from PDF...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  7. Publishing Modern SharePoint Web-Part for Group...

    GroupDocs team is proudly announcing new **Modern Web-Part **for SharePoint Developers for GroupDocs.Viewer for .NET API. Using this release SharePoint developers can not only integrate GroupDocs.Viewer in their SharePoint site, but they can also customize it according to their needs. This new release is simple, efficient and, user friendly. Please download and investigate this new Web-Part. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design....ResourcesWe have a few channels and resources for you to download, learn...

    blog.groupdocs.com/viewer/publishing-modern-sha...
  8. Digital Signature Verification Options Introduc...

    We are really pleased to announce another monthly release of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of new features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest release and check out all the improvements we have made to the API....ResourcesHere are a few channels and resources for you to learn, try and...

    blog.groupdocs.com/signature/digital-signature-...
  9. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET....(JPG, 795 KB) See also More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  10. 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...