Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 7,334 for

release

(0.06 sec)
  1. Numbered List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the Text document. Adding Syntax to be evaluated by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/java/numbered-list-...
  2. Single Row Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/java/single-row-ima...
  3. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show image of the manager It must show Name and age of manager Adding Syntax to be evaluated by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/java/single-row-ima...
  4. Sign document with Metadata signature - advance...

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Set Checkbox Values Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  6. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/watermark/java/load-from-str...
  7. Load document from InputStream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/merger/java/load-document-fr...
  8. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/merger/java/change-page-orie...
  9. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/java/save-with-def...
  10. Add Image Annotation to JPG using Java

    This tutorial provides instructions on how to add image annotation to JPG using Java. We will provide you code to insert image annotation to JPG in Java.... We’ve previously released an article offering a detailed...

    kb.groupdocs.com/annotation/java/add-image-anno...