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

new

(0.04 sec)
  1. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...addAnImageWatermark () { const watermarker = new groupdocs . watermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  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....Consulting Blog Knowledge Base New Releases Status Websites aspose...)) { using ( Merger merger = new Merger ( stream )) { Console...

    docs.groupdocs.com/merger/net/load-document-fro...
  3. GroupDocs Holidays Offer – Get 25% off GroupDoc...

    Share this issue: Monthly NewsletterDecember 2018 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Get 25% off GroupDocs.Total OR 24 Bottles of Award-Winning Pirathon Total Shiraz (worth over $1500). Quote HOLOFF2018 or PIRATH2018 when placing your order. This offer is only available on New GroupDocs.Total purchases and cannot be used in conjunction with other offers, reNewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers....This offer is only available on new GroupDocs.Total purchases and...resellers. Ts&Cs Apply Product News New API Launched: GroupDocs.Search...

    blog.groupdocs.com/total/groupdocs-holidays-off...
  4. GroupDocs Apps Suite: Online Document Managemen...

    Businesses relish the economic opportunities SaaS and cloud based platforms offer. Organizations worldwide are reacting to a shift in the document management space. Lawmakers in various countries stresses the need to save documents and files online, rather than the traditional way: paper. Different verticals such as pharmaceuticals, IT, and banking have started implementing and harnessing the benefits from online document management. There are many advantages: digital file storing and sharing is safe and secure, protects unauthorized use through security layers, and reduces cost, to mention a few....online document management to a new level with GroupDocs”] [/caption]...online in seconds with no new new installations needed. Collaboration...

    blog.groupdocs.com/total/online-document-manage...
  5. eSign document with Digital signature | Documen...

    This article explains how digitally esign documents with certificates using 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/esign-documen...
  6. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft OneNote section: Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the section....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleOne...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Reverse image search | Documentation

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/java/reverse-image-se...
  10. Cannot rotate page - Free Support Forum - group...

    I’m trying to rotate page in web-base(groupdoc viewer) but this still cannot be done. I would like to know if this avialible for rotate function and how to....pdf"); using (Viewer viewer = new Viewer(TestFiles.SAMPLE_DOCX))...PdfViewOptions viewOptions = new PdfViewOptions(outputFilePath);...

    forum.groupdocs.com/t/cannot-rotate-page/15771