Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 2,689 for

one

(0.16 sec)
  1. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Extension methods mimicking the ones for IEnumerable<T> (see Enumeration...methods, other than the built-in ones, can be used only in the form...

    docs.groupdocs.com/assembly/net/template-syntax...
  2. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Extension methods mimicking the ones for IEnumerable<T> (see Enumeration...methods, other than the built-in ones, can be used only in the form...

    docs.groupdocs.com/assembly/python-net/template...
  3. Merge PPTX Presentations in Python with GroupDo...

    This article provides step-by-step instructions on merging PPTX presentations using GroupDocs.Merger for Python via .NET....of merging PPTX files where one of the documents is obtained...

    blog.groupdocs.com/merger/merge-pptx-in-python/
  4. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....information on several orders in one document. << foreach [ in orders...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  5. Using Bootstrap With LESS CSS - Tutorial

    As I mentiOned in my article on how to optimize Bootstrap this post will explain the basic syntax and features that the LESS language has to offer which you’ll need to extend, edit or minify Bootstrap. Hopefully this tutorial will help you understand the basics of using Bootstrap with LESS. What Is LESS? LESS is a dynamic stylesheet language which gives you more options and freedom when writing CSS. It helps you keep styles better organized, cascade styles more naturally and correct, and it speeds up CSS development in general....the same idea as the simple ones, but can accept parameters much...less file in Bootstrap. Here is one that’s very frequently used:...

    blog.groupdocs.com/total/using-bootstrap-with-l...
  6. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。...one) Open eBook File (.epub) OpenDocument...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...
  7. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....key for encryption (at least one character) /// </summary> public...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking API...the file if it meets at least one of the conditions above worksheet...

    docs.groupdocs.com/watermark/net/working-with-s...
  9. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation.... Please try to report one issue per thread with all details...

    docs.groupdocs.com/assembly/net/introducing-gro...
  10. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples....compared document, we need only one method: GetChanges (from the...

    blog.groupdocs.com/comparison/how-to-use-the-ge...