Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 46,585 for

(c )

(0.05 sec)
  1. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using C# programming language....constructor: string inputMobiPath = "C://input/book.mobi" ; Editor editorFromPath...inputMobiStream = File . OpenRead ( "C://input/book.mobi" ); Editor editorFromStream...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  2. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Price:750000 }, { Client:{ Name:"C & D" }, Price:350000 } ] }, {...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/java/working-with-j...
  3. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....as an upper-case letter (A, B, C, …) roman Formats an integer...number as hexadecimal (8, 9, A, B, C, D, E, F, 10, 11, …) arabicDash...

    docs.groupdocs.com/assembly/java/features-overv...
  4. Password Protect PDF Files in Java | Lock Unloc...

    Learn to lock & unlock PDF files with password protection in Java. Change the current password, or remove it within Java applications....Protection for PDF files using C#...

    blog.groupdocs.com/merger/password-protect-pdf-...
  5. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document... C# using System.IO ; using System...

    docs.groupdocs.com/viewer/net/save-output-to-st...
  6. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages.... Ex: @"C:\Docs\source.docx" try ( Metadata...

    docs.groupdocs.com/metadata/java/remove-metadat...
  7. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....document string signedPath = @"C:\GroupDocs\Output\Pdf_Documents_Stamp...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API... C# using Newtonsoft.Json.Linq ;...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  9. Convert GIS formats | Documentation

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....convert a GPX file to KML in C# using . // Load the source GPX...

    docs.groupdocs.com/conversion/net/convert/gis/
  10. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....</Contract> <Contract> <Client> <Name>C &amp; D</Name> </Client> <Price>350000</Price>...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/java/groupdocs-asse...