Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 32,969 for

groupdocs.merger

(0.08 sec)
  1. Work with Search Results using Java

    Learn how to work with search results using Java and retrieve search results in Java efficiently, optimizing search processes for better performance and accuracy....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/search/java/work-with-search-r...
  2. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  3. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-cs...
  4. 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. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-advanced-...
  5. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  6. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Inserting Images Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/inserting-image...
  8. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/net/search-options/
  9. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/using-markdown-...
  10. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

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