Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 2,394 for

resource

(0.14 sec)
  1. 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/
  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. Visualizza file CAD in C# utilizzando .NET API ...

    Crea il tuo visualizzatore di file CAD in C# per visualizzare i disegni. Converti DWG, DGN per renderizzare come HTML, JPG, PNG o PDF utilizzando il visualizzatore di documenti .NET API di GroupDocs....html","page_{0}/resource_{1}","page_{0}/resources"); viewer.View(viewOptions);...

    blog.groupdocs.com/it/viewer/view-cad-documents...
  4. Просмотр файлов САПР на 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...
  5. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.... More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/python-net/clean-me...
  6. GroupDocs.Conversion for .NET | GroupDocs

    GroupDocs.Conversion for .NET is an advanced document conversion API developed to convert files of different formats from within C# applications....NET API Reference Useful Resources DEMOS AND EXAMPLES Convert...

    docs.groupdocs.com/conversion/net/
  7. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....standards: IPTC, XMP, EXIF, Image Resources Manipulating native metadata...

    docs.groupdocs.com/metadata/net/features-overview/
  8. 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...
  9. 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-...
  10. 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...