Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 3,039 for

one

(0.09 sec)
  1. Sign Document with Digital Signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in Python with step-by-step instructions.... One highly effective method for achieving...

    docs.groupdocs.com/signature/python-net/sign-do...
  2. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....reference the text value of one of these elements. The complete...

    docs.groupdocs.com/assembly/net/working-with-xm...
  3. 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...
  4. 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/
  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. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...front end or extend the existing one. We would recommend you to clone/download...

    blog.groupdocs.com/groupdocs.blog/page/81/
  7. 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...
  8. 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...
  9. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...text' ); // Get resources (only one stylesheet actually in this case)...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  10. Extract Text from ZIP/RAR Archives using GroupD...

    Practical guide showing how to extract text from ZIP and RAR archives using GroupDocs.Parser for .NET. Step‑by‑step code examples, recursive handling, and best practices....collection of ContainerItem objects – one per entry inside the archive...

    blog.groupdocs.com/parser/extract-text-from-zip...