Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 42,699 for

pdf

(0.09 sec)
  1. Scrambled output issue is resolved in GroupDocs...

    Monthly release of GroupDocs.Comparison for .NET 18.4 comes with some major bug fixes. Issues such as comparing data in tables and comparison of table of contents are resolved. This release implements comparison of HTML documents as well. Please follow the release notes here for further details. We’d recommend you to download latest version of the API and share your feedback. Features Implement Comparison.Html Bug Fixes Issues in comparison of table of contents Fatal error in ParagraphDiffIndex Issues with comparing data in tables PPTX comparison output is hidden under some panel Pdf Comparison - scrambled/text overlapped output API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....output is hidden under some panel PDF Comparison - scrambled/text overlapped...

    blog.groupdocs.com/comparison/scrambled-output-...
  2. GroupDocs.Conversion font substitution issue - ...

    We need to support hieroglyphs during file to Pdf conversion but seemingly font substitution doesn’t fall back to our chosen font. Some of our documents contains “Segoe UI Historic” characters and we would like to use …...support hieroglyphs during file to pdf conversion but seemingly font...

    forum.groupdocs.com/t/groupdocs-conversion-font...
  3. GroupDocs.Parser for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....using C# Extract Hyperlinks from PDF using C# Extract Hyperlinks from...

    kb.groupdocs.com/parser/net/
  4. GroupDocs.Parser for .NET

    Այս API-ն թույլ է տալիս կատարել տեքստի որոնում և ինդեքսավորել ցանկացած տեսակի ֆայլի ձևաչափ՝ օգտագործելով C# .NET լեզուն ցանկացած հարթակում:...օգտագործելով C# Հանեք հիպերհղումներ PDF-ից՝ օգտագործելով C# Հանեք հիպերհղումներ...

    kb.groupdocs.com/hy/parser/net/
  5. How to Convert Text to HTML in C#

    Do you want to do document conversion in a few steps? then review guidelines to convert Text to HTML in C# and sample code for C# convert Text to HTML capability....change PDF to RTF using C#, have a look at how to convert PDF to...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Add Image Signature to DOCX using C#

    This article will provide help on how to add image signature to DOCX using C#. Also, a code example will be provided to insert image signature into DOCX using C#....adding an image signature to a PDF using C#. If you require additional...how to add image signature to PDF using C# . Updated on 03 Jul...

    kb.groupdocs.com/signature/net/how-to-add-image...
  7. Render SVG as HTML using C#

    Learn efficiently how to render SVG as HTML using C#. Also, explore step-by-step instructions and C# code for rendering SVG to HTML without installing extra tools....tutorial, we discussed rendering PDF as JPG. If you need further assistance...our article on how to render PDF as JPG using C# . Updated on...

    kb.groupdocs.com/viewer/net/render-svg-as-html-...
  8. Extract metadata from documents | Documentation

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....documents of various formats: PDF, Emails, Ebooks, Microsoft Office:...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Search for Text e-signatures | Documentation

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API.... pdf ); // setup search options TextSearchOptions...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-te...
  10. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document using ( Watermarker...new Watermarker ( "document.pdf" )) { TextWatermark watermark...

    docs.groupdocs.com/watermark/net/basic-usage/