Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 5,067 for

as

(0.73 sec)
  1. Merge TEX | GroupDocs

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

    docs.groupdocs.com/merger/net/merge/tex/
  2. eSign Document with QR Code Signature | GroupDocs

    This article explains how to sign documents with electronic signature As QR code on document page with GroupDocs.Signature for Python via .NET API....This article explains how to sign documents with electronic signature as QR code on document page with GroupDocs.Signature for Python via .NET API.

    docs.groupdocs.com/signature/python-net/esign-d...
  3. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET 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 .NET 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/net/rendering-to-html/
  4. 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...
  5. Feature request: property WasSuccessful/IsEmpty...

    Hello, We are interested in a property that signalizes whether an extraction wAs successful. We are calling this: var extractionOptions = new ExtractionOptions { UseRawTextExtraction = false, }; var extractedData = ex…...Hello, We are interested in a property that signalizes whether an extraction was successful. We are calling this: var extractionOptions = new ExtractionOptions { UseRawTextExtraction = false, }; var extractedData = ex…

    forum.groupdocs.com/t/feature-request-property-...
  6. Annotations comparison is implemented in GroupD...

    Another monthly releAse of GroupDocs.Comparison for .NET 18.1 in on-board and ready for download. This releAse covers a new feature and some improvements. API allows annotations comparison and improvements like public bool property LicenseChecker, page mapper for PDF and comparison of table are intorduced. You can follow releAse notes here. We’d recommend you to download latest version of the API and share your document comparison experience. Document Conversion API for ....Another monthly release of GroupDocs.Comparison for .NET 18.1 in on-board and ready for download. This release covers a new feature and some improvements. API allows annotations comparison and improvements like public bool property LicenseChecker, page mapper for PDF and comparison of table are intorduced. You can follow release notes here. We’d recommend you to download latest version of the API and share your document comparison experience. Document Conversion API for .

    blog.groupdocs.com/comparison/annotations-compa...
  7. How to Add Arrow Annotation in PDF using C#

    You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#....You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#.

    kb.groupdocs.com/annotation/net/how-to-add-arro...
  8. How to Convert TXT to XLSX using Java

    In this article, you will find a guide on how to convert TXT to XLSX using Java on common operating systems and code example to generate XLSX from TXT using Java....In this article, you will find a guide on how to convert TXT to XLSX using Java on common operating systems and code example to generate XLSX from TXT using Java.

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert DOCX to TXT using C#

    In this tutorial, we will provide simple steps to convert DOCX to TXT using C#. Furthermore, we will furnish a code example representing how to export DOCX to TXT in C#....In this tutorial, we will provide simple steps to convert DOCX to TXT using C#. Furthermore, we will furnish a code example representing how to export DOCX to TXT in C#.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Specify encoding when loading documents | Group...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your .NET applications....This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/specify-encoding-...