Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 2,599 for

one

(0.14 sec)
  1. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass One of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....rasterization options you have to pass one of the options to method. In...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  2. Introducing Web Report Generator | GroupDocs

    Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own database (MS SQL Server local OR Remote) tables, views and also with custom query.... Please try to report one issue per thread with all details...feature or improving the existing ones, so other developers could also...

    docs.groupdocs.com/assembly/net/introducing-web...
  3. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...presentations to the HTML in only one mode, which is heavily based...

    docs.groupdocs.com/viewer/net/render-presentati...
  4. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....moves some document parts from one location to another, is performed...password, it can be done using one line of code: saveOptions . setPassword...

    docs.groupdocs.com/editor/java/save-document/
  5. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…...raises an error on the second one. So overall, the scenario does...get this issue solved, it is one of our 2 issues what is blocking...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...
  6. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API.... First one — newHtmlContent — is a HTML...previously described , — this one applies all stylesheets in the...

    docs.groupdocs.com/editor/net/create-editabledo...
  7. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Due to the fact that PDF is one of the most in-use formats of...

    blog.groupdocs.com/categories/groupdocs.compari...
  8. Generate Barcode in Java | Add Barcodes to Docu...

    Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing API....Tiếng Việt 中文 中國傳統的 Barcoding is one of the ways to present the data...

    blog.groupdocs.com/signature/generate-barcode-i...
  9. Render JSON as PDF, JPG, PNG & HTML using Java ...

    View JSON files as PDF in Java. Additionally, render JSON files to JPG, PNG, and HTML within Java application using JSON Viewer API....easy-to-parse, JSON format is one of the ideal choices to interchange...

    blog.groupdocs.com/viewer/render-json-as-pdf-jp...
  10. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...slidesCount ; i ++) { // Generate one preview as SVG image by slide...

    docs.groupdocs.com/editor/java/generating-slide...