Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 42,715 for

pdf

(0.11 sec)
  1. How to load password-protected document | Docum...

    This article explains how to load password protected document with GroupDocs.Signature API....pdf" , loadOptions )) { QrCodeSignOptions...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/load-password-...
  2. Load document from URL | Documentation

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from URL when using GroupDocs.Merger for .NET....Resources/SampleFiles/Pdf/example.pdf?raw=true" ; using ( Stream...

    docs.groupdocs.com/merger/net/load-document-fro...
  3. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for .NET API. ...targetConversion = possibleConversions [ "pdf" ]; var convertOptions = targetConversion...converter . Convert ( "converted.pdf" , convertOptions ); } } Was...

    docs.groupdocs.com/conversion/net/get-default-c...
  4. Stamp Signatures Introduced in GroupDocs.Signat...

    Every month team GroupDocs comes up with a new release that adds some valuable features to the GroupDocs.Signature for .NET API. In this regard we are pleased to announce the release of version 17.7.0 of the e-signing API. The most important feature introduced in this version is the support for Stamp signatures. Other features introduced in this version include the implementation and verification of new barcode and QR-code encode types....Stamp Signature features for Pdf Documents Verification of new...

    blog.groupdocs.com/signature/stamp-signatures-i...
  5. DjVu EMF WMF DICOM and OTP formats are introduc...

    GroupDocs.Conversion for .NET API supports document conversion operations back and forth over 50 documents and image file formats but we are expanding its feature and trying to add more document and image format support .In this regard are happy to announce another monthly release of GroupDocs.Conversion for .NET 16.11.0 API. This release has included new features like return possible conversions , page count from file and stream also added support for new file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes....Improved performance of Word to Pdf and Word to Epub conversions...

    blog.groupdocs.com/conversion/groupdocs-convers...
  6. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly release of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....to process CAD documents as PDF GetPages method for Email documents...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  7. Some emails do not convert in an expected way -...

    Attempting to convert the attached email document results in a strange formatting issue that results in an unreadable .Pdf where all the text is displayed in a column 1 or 2 characters wide. Using GroupDocs Convert v. 2…...pdf where all the text is displayed...

    forum.groupdocs.com/t/some-emails-do-not-conver...
  8. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP....140 document types including PDF , Word , Excel , PowerPoint ...

    blog.groupdocs.com/viewer/document-viewer-in-as...
  9. Search flow | Documentation

    This article shows the internal stages of each search operation using Java search API....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  10. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (Pdf, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....images within office documents (PDF, DOCX, etc.) You have to implement...

    docs.groupdocs.com/redaction/java/using-ocr/