Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 4,833 for

as

(0.07 sec)
  1. Remove Metadata from XLSX using C#

    Efficiently grAsp the knowledge of how to remove metadata from XLSX using C#. Also, you'll get a code example demonstrating how to clean metadata from XLSX in C#....Efficiently grasp the knowledge of how to remove metadata from XLSX using C#. Also, you'll get a code example demonstrating how to clean metadata from XLSX in C#.

    kb.groupdocs.com/redaction/net/remove-metadata-...
  2. How to Convert CSV to Excel in Java

    Take a look at the process to convert CSV to Excel in Java along with steps to implement the feature and sample code to generate XLSX from CSV using Java....Take a look at the process to convert CSV to Excel in Java along with steps to implement the feature and sample code to generate XLSX from CSV using Java.

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Update Watermark Text in DOCX Using Java

    Quickly learn how to update watermark text in DOCX using Java. We'll provide you the code to change watermark text in DOCX in Java without using additional software....Quickly learn how to update watermark text in DOCX using Java. We'll provide you the code to change watermark text in DOCX in Java without using additional software.

    kb.groupdocs.com/watermark/java/update-watermar...
  4. How to Sign JPEG with Barcode Signature using C#

    Quickly get help on how to sign JPEG with Barcode signature using C#. We will also provide a code example to create Barcode signature in JPEG using C#....Quickly get help on how to sign JPEG with Barcode signature using C#. We will also provide a code example to create Barcode signature in JPEG using C#.

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  5. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecAse pleAse see how eAsily you can convert Microsoft Word to clean html....With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html.

    docs.groupdocs.com/viewer/java/rendering-to-html/
  6. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats bAsed upon template documents and data obtained from various sources including databAses, XML, JSON, OData, objects of custom .NET types, external documents, 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....GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, 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.

    docs.groupdocs.com/assembly/net/features-overview/
  7. Create EditableDocument from File or Markup | G...

    This article explains how to create an instance of the EditableDocument clAss from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API.

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  8. Unexpected behavior when converting to PDF - Fr...

    In recent testing, I observed several results that were not what I expected when attempting to convert various plain text files to PDF. I used the latest version of GroupDocs.Conversion (24.6) in a Spring Boot 3.3.1 appl…...In recent testing, I observed several results that were not what I expected when attempting to convert various plain text files to PDF. I used the latest version of GroupDocs.Conversion (24.6) in a Spring Boot 3.3.1 appl…

    forum.groupdocs.com/t/unexpected-behavior-when-...
  9. Scan QR Code from DOCM using C#

    In this article, you will laern how to scan QR Code from DOCM using C#. A code example will be provided to extract QR Code from DOCM in C# without using extra tool....In this article, you will laern how to scan QR Code from DOCM using C#. A code example will be provided to extract QR Code from DOCM in C# without using extra tool.

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  10. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <<doc [document_expression]>> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time.

    docs.groupdocs.com/assembly/java/working-with-o...