Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,013 for

as

(0.05 sec)
  1. Convert to Spreadsheet in Java | PDF to Excel |...

    Convert DOC, DOCX to Excel (XLS, XLSX) or convert PDF to Excel spreadsheet in Java using document conversion Java API. Build your own Conversion App....Convert DOC, DOCX to Excel (XLS, XLSX) or convert PDF to Excel spreadsheet in Java using document conversion Java API. Build your own Conversion App.

    blog.groupdocs.com/conversion/convert-documents...
  2. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET.

    docs.groupdocs.com/merger/python-net/merge/word/
  4. HTML to PDF conversion issue - java - Free Supp...

    We experience an issue with the HTML to PDF conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …...We experience an issue with the HTML to PDF conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …

    forum.groupdocs.com/t/html-to-pdf-conversion-is...
  5. The Business Layer | Documentation

    Common Utilities ClAss Document Directories Applying Product License Data Layer ClAss Use Tables of Word Processing Documents As Data Sources Use Spreadsheets As Data Sources Use Tables of Presentation Documents As Data Sources Data Storage ClAss Complete Common Utilities ClAss...Common Utilities Class Document Directories Applying Product License Data Layer Class Use Tables of Word Processing Documents as Data Sources Use Spreadsheets as Data Sources Use Tables of Presentation Documents as Data Sources Data Storage Class Complete Common Utilities Class

    docs.groupdocs.com/assembly/java/the-business-l...
  6. Releasing GroupDocs.Comparison for .NET 3.2.0 w...

    We are pleAsed to announce the new releAse of Next Generation GroupDocs.Comparison for .NET 3.2.0. with some exciting features. In this version, some new features hAs been introduced along with some important fixes. Also, this version hAs a new installer. We recommend that you download and update the API As soon As you can. GroupDocs.Comparison for .NET 3.2.0 - New FeaturesIn this new releAse of GroupDocs.Comparison for .NET 3.2.0 new features are introduced to save html files to word document when use Comparison....We are pleased to announce the new release of Next Generation GroupDocs.Comparison for .NET 3.2.0. with some exciting features. In this version, some new features has been introduced along with some important fixes. Also, this version has a new installer. We recommend that you download and update the API as soon as you can. GroupDocs.Comparison for .NET 3.2.0 - New FeaturesIn this new release of GroupDocs.Comparison for .NET 3.2.0 new features are introduced to save html files to word document when use Comparison.

    blog.groupdocs.com/comparison/groupdocs-introdu...
  7. .NET HTML Viewer API - Read, View, Render in C#...

    .NET document viewer API to read, render and display HTML in any type of C#, AsP.NET, VB.NET & .NET Core applications.....NET document viewer API to read, render and display HTML in any type of C#, ASP.NET, VB.NET & .NET Core applications.

    products.groupdocs.com/viewer/net/html/
  8. HTML Comparison is improved in GroupDocs.Compar...

    GroupDocs.Comparison for .NET 18.5 comes with a new feature, improvement and a bug fix. It supports comparison of diagrams. Furthermore, HTML comparison is improved by increAsing comparison speed and precision. PleAse follow the releAse notes here for further details. We’d recommend you to try latest version of the API and share your feedback. Features Introduced Implement Comparison of Diagrams Improvements Improve Comparison.HTML Bug Fixes Comparison.Notes: Wrong count of changes in SummaryPage Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....GroupDocs.Comparison for .NET 18.5 comes with a new feature, improvement and a bug fix. It supports comparison of diagrams. Furthermore, HTML comparison is improved by increasing comparison speed and precision. Please follow the release notes here for further details. We’d recommend you to try latest version of the API and share your feedback. Features Introduced Implement Comparison of Diagrams Improvements Improve Comparison.HTML Bug Fixes Comparison.Notes: Wrong count of changes in SummaryPage Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/comparison/html-comparison-i...
  9. How to merge TIF images using C# | Documentation

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Learn how to merge TIF image files, combine TIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library.

    docs.groupdocs.com/merger/net/getting-started/u...
  10. Save file to stream | Documentation

    This article demonstrates how to convert a file and save it As a stream using GroupDocs.Conversion for .NET API....This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API.

    docs.groupdocs.com/conversion/net/save-file-to-...