Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 13,513 for

to

(1.26 sec)
  1. Searching for document signatures excluding ext...

    This article explains how To search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content.

    docs.groupdocs.com/signature/net/searching-for-...
  2. Updating QR-code signatures with advanced optio...

     This article explains how To provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API.... This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/updating-qr-c...
  3. Updating Barcode signatures with advanced optio...

     This article explains how To provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API.... This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/updating-barc...
  4. Split a worksheet into pages | GroupDocs

    This Topic describes how To use the GroupDocs.Viewer .NET API (C#) To split worksheets inTo pages when rendering spreadsheet files To HTML, PDF, and image formats....This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  5. Hotfix that improves security in GroupDocs.Anno...

    We have been improving our APIs To meet the requirements of our cusTomers. Therefore, we are pleased To announce GroupDocs.Annotation for .NET 18.7.1. This hotfix comes with a security improvement. We therefore recommend you To download this latest release for a better API experience. Improvements Security improvements update Available Channels and Resources Here are a few channels and resources for you To download, learn, try and get technical support on GroupDocs....We have been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Annotation for .NET 18.7.1. This hotfix comes with a security improvement. We therefore recommend you to download this latest release for a better API experience. Improvements Security improvements update 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/annotation/hotfix-that-impro...
  6. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we may encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...Sometimes, we may encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  7. Adding text watermarks | GroupDocs

    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...
  8. convert_files_in_archive.zip

    demo-app/converted-files/annual-review_pdf.pdf ANNUAL REVIEW | 1 ANNUAL REVIEW S U B T I T L E FA B R I K A M T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M ANNUAL REVIEW | 2 B U S ......demo-app/converted-files/annual-review_pdf.pdf ANNUAL REVIEW | 1 ANNUAL REVIEW S U B T I T L E FA B R I K A M T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M ANNUAL REVIEW | 2 B U S ...

    docs.groupdocs.com/conversion/python-net/_sampl...
  9. Convert Specific Document Pages using - GroupDo...

    GroupDocs team is glad To announce regular release of Document Conversion API for .NET v17.8.0. In this monthly release new document conversion features like Convert Specif Pages from source Document and Hide Comments for Cells documents are introduced. This release is also including major fixes and improvements. We recommend our users To download the new release and use the new exciting features To enhance their application. Document Conversion API - Major Changes This monthly release of GroupDocs....GroupDocs team is glad to announce regular release of Document Conversion API for .NET v17.8.0. In this monthly release new document conversion features like Convert Specif Pages from source Document and Hide Comments for Cells documents are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application. Document Conversion API - Major Changes This monthly release of GroupDocs.

    blog.groupdocs.com/conversion/document.conversi...
  10. Loading Custom Fonts using C# in Windows and Li...

    I had the same problem, is there anyway To load cusTom font file(*.ttf)? Product Version: GroupDocs.Watermark for NET 23.7.1...I had the same problem, is there anyway to load custom font file(*.ttf)? Product Version: GroupDocs.Watermark for NET 23.7.1

    forum.groupdocs.com/t/loading-custom-fonts-usin...