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

management

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

    This article explains how to load password-protected document while using GroupDocs. Watermarks API....content of these documents to manage watermark. Load password-protected...use watermarker methods to manage watermarks in the document...

    docs.groupdocs.com/watermark/net/load-password-...
  2. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....are required to represent managers’ contract information with...requirements: Report must show each manager along with sum of prices of...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads.... XML <Managers> <Manager> <Name>John Smith</Name>...<Price>350000</Price> </Contract> </Manager> <Manager> <Name>Tony Anderson</Name>...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  4. Working with MP3 metadata | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for Java also allows managing XMP metadata in MP3 files. For more details please refer to the following guide: Working with XMP metadata...Developer Guide / Advanced Usage / Managing metadata for specific formats...Metadata for Java also allows managing XMP metadata in MP3 files...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Optimalizujte výkon porovnávání dokumentů: škál...

    Naučte se, jak optimalizovat výkon porovnávání dokumentů pro vysokou zátěž. Tento průvodce demonstruje dávkové zpracování, paralelní porovnávání a techniky optimalizace výkonu pomocí GroupDocs.Comparison API pro Node.js, aby bylo možné škálovat porovnávání dokumentů na miliony souborů....speed Efficient resource management : Control memory and CPU...contracts and agreements Content management : Synchronize and verify...

    blog.groupdocs.com/cs/comparison/optimize-docum...
  6. In-Table List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Word Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Word 2013. Click the on the document where you want to insert the table. Press “Insert” tab....represent the information of the managers with the following key requirements:...requirements: Report must show managers’ name. It must show the sum...

    docs.groupdocs.com/assembly/java/in-table-list-...
  7. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression.... Client Manager Contract Price <<foreach [c...Contracts]>><<[c.Clients.Name]>> <<[c.Managers.Name]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/java/template-synta...
  8. Java'daki JSON Verilerinden PDF Raporu Oluşturu...

    Java'daki şablonları kullanarak JSON verilerini PDF ve Word'e dönüştürerek programlı olarak raporlar oluşturun. Rapor oluşturma Java API'sini kullanan PDF ve DOCX raporları.... <<foreach [in managers]>>Manager: <<[Name]>> Contracts:...DataSourceInfo(datasource,"managers"); // Rapor oluştur DocumentAssembler...

    blog.groupdocs.com/tr/assembly/generate-pdf-rep...
  9. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....below sets filter to Author , Manager and NameOfApplication - for...Author | MetadataFilters . Manager | MetadataFilters . NameOfApplication...

    docs.groupdocs.com/redaction/net/metadata-redac...
  10. Render HTML as Image using Python

    Learn how to render HTML as image using Python. This tutorial explains how to convert html to image in python with custom dimensions for static web previews....block to load the HTML file and manage resources automatically Create...properly loaded and resources are managed automatically. You can then...

    kb.groupdocs.com/viewer/python/render-html-as-i...