Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 9,351 for

page

(0.78 sec)
  1. Common List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs....Generating The Report Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/common-list-in-...
  2. Complex QR entries | GroupDocs

    This section contains articles with explanation how to create most popular 2D matrix barcodes using predefined data models...HIBC PAS ✎ MaxiCode Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this Page....Explicit Specifying Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/changing-targe...
  4. Render Print Area in Worksheets using GroupDocs...

    Here we go! Another monthly release of GroupDocs.Viewer for .NET is out now. In the current release, you will find new options to render print area and to include or exclude hidden columns and rows in the Cells documents. Furthermore, we have added the support of rendering POTX, PPTM, and EPS file formats. Below you find the list of new features, improvements, and fixes added in GroupDocs.Viewer for .NET 18...._AutoFitColumn_; // Get pages List pages = htmlHandler.GetPages(guid...(PageHtml page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/render-print-area-in-...
  5. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...result Leave feedback On this page provides the each method result...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Add text or image watermark | GroupDocs

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents....watermark Leave feedback On this page GroupDocs.Watermark allows adding...stream . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  7. System Requirements | GroupDocs

    GroupDocs.Editor for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...Requirements Leave feedback On this page Overview GroupDocs.Editor for...MonoDevelop 2.4 and later Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/net/system-requirements/
  8. GroupDocs.Watermark for Python via .NET | Group...

    A Python via .NET API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....GroupDocs Products Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/python-net/
  9. Update document password | GroupDocs

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java....save ( filePathOut ); Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/merger/java/update-document-...
  10. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/load-from-a-lo...