Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 47,929 for

(c )

(0.17 sec)
  1. Remove metadata properties | GroupDocs

    This article shows that how 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" using ( Metadata...

    docs.groupdocs.com/metadata/net/remove-metadata...
  2. Features Overview | GroupDocs

    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...
  3. GroupDocs.Assembly Engine APIs | GroupDocs

    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...
  4. How to Edit MOBI File | GroupDocs

    This article demonstrates how to edit MOBI files using Node.js via Java....from path const inputMobiPath = 'C://input/book.mobi' ; const editorFromPath...inputMobiStream = fs . createReadStream ( 'C://input/book.mobi' ); const editorFromStream...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  5. Working with JSON Data Sources | GroupDocs

    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...
  6. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....'fs' ); const inputFilePath = 'C:\\input_path\\document.docx' ;...null ); const outputFilePath = 'C:\\output_path\\document.rtf' ;...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  7. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....join ([ f " { r } × { c } " for r , c in info [ 'structures'...

    docs.groupdocs.com/parser/python-net/extract-ta...
  8. GroupDocs.Annotation 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....annotations to markup Word documents in C# with your .NET applications....

    blog.groupdocs.com/categories/groupdocs.annotat...
  9. Add Watermark to Excel Workbooks in Java | Text...

    Insert watermarks into Excel workbooks using Java. Watermark all sheets or apply it to just specific sheet even as background using watermark Java API....Watermark Excel Sheets using C# Watermark PDF Files in Java Add...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  10. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET... The following steps and C# code sample below show how to...

    docs.groupdocs.com/metadata/net/extracting-meta...