Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 12,226 for

new

(0.21 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...to use the new method LoginUser, added to the new GroupDocs SDK... we learned how to create a new PHP project on Heroku. But sometimes...

    blog.groupdocs.com/groupdocs.blog/page/100/
  2. eSign document with QR code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...QR code signature: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...
  3. File Size Increase on Conversion to HTML – Grou...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have noticed that the converted HTML files are significantly …...converter = new Converter(documentPath)) { var options = new WebConvertOptions();...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/file-size-increase-on-con...
  4. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/adjusting-co...
  5. How to Run Examples | GroupDocs

    This article describes how to run Python digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our examples out-of-the-box....Consulting Blog Knowledge Base New Releases Status Websites aspose...project from scratch Create a new Python project directory and...

    docs.groupdocs.com/signature/python-net/how-to-...
  6. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. Sign PDF Documents with Text Signature using Gr...

    Considering the extensibility of the API, team GroupDocs is pleased to announce another monthly release of GroupDocs.Signature for Java 17.4.0. This release comes with multitude of New features, improvements and bug fixes. Now, GroupDocs.Signature for Java developers can sign PDF documents with text signature as sticker. Furthermore, API permits developers to rotate Text or Image signature appearance. We would recommend you to download the New release and evaluate the exciting features to enhance document signature experience....release comes with multitude of new features, improvements and bug...recommend you to download the new release and evaluate the exciting...

    blog.groupdocs.com/signature/introducing-groupd...
  8. Vulnerabilities in GroupDocs.Conversion - Free ...

    Using latest GroupDocs.Conversion.NETFramework 25.11.0 We have identified 2 vulnerabilities in conversion. Exploitation Steps Step 1 Using your editor of choice create a file with the following content and save it wi…...payload has been created create a new Word Document (.docx) and drag...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/vulnerabilities-in-groupd...
  9. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...PsdReadImageResource try ( Metadata metadata = new Metadata ( Constants . PsdWithIrb...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" ; using ( Merger merger = new Merger ( filePath )) { merger...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...