Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 10,375 for

new

(0.21 sec)
  1. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  2. Protecting Word documents | Documentation

    This article explains how to protect as well as unprotect the Word documents in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/java/protecting-wo...
  3. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...pdf" Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/adding-waterm...
  4. Compare Documents Using Node.js

    Explore the intricacies of document comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools....source document const comparer = new Comparer ( "source.docx" ); //...source file path const comparer = new Comparer ( "source.docx" ); //...

    blog.groupdocs.com/comparison/compare-documents...
  5. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...getPageStream = saveContext => new FileStream ( string . Format...

    docs.groupdocs.com/conversion/net/convert-to-im...
  6. Generate signature preview | Documentation

    This topic explains how to get document signature preview in c#...Consulting Blog Knowledge Base New Releases Status Websites aspose...QrCodeSignOptions signOptions = new QrCodeSignOptions { EncodeType...

    docs.groupdocs.com/signature/net/generate-signa...
  7. Update document password | Documentation

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...resultant document will have new password. Here are the steps...

    docs.groupdocs.com/merger/java/update-document-...
  8. Move page | Documentation

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ordering by moving any page(s) to new position within a document. This...

    docs.groupdocs.com/merger/net/move-page/
  9. Load document from FTP | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( GetFileFromFtp (...

    docs.groupdocs.com/annotation/net/load-document...
  10. Integration for Zapier - How to Create a Custom...

    Zapier allows seamless integration with dozens of APIs. In this post I’ll explain how to create an integration with the GroupDocs Storage API. Put simply the process of integration with Zapier is Read -> Process -> Write. The left side of the integration is called a trigger and the right side is an action. The central process simply converts your API response to a format suitable for the write action. We are going to create a trigger for New files....going to create a trigger for new files. When you upload files...and folders. Click Save . A new page is loaded, with the name...

    blog.groupdocs.com/total/integration-for-zapier...