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

new

(2.89 sec)
  1. Search network deployment | GroupDocs

    This page contains information about deployment of the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...node1 = new SearchNetworkNode ( 1 , basePath + "Node1" , new TcpSettings...

    docs.groupdocs.com/search/java/search-network-d...
  2. Watermark and Document Navigation in ASP.NET MV...

    GroupDocs team keeps on adding New features in **ASP.NET MVC Front End **for GroupDocs.Viewer for .NET, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this New release v1.2 user can now add **Watermark **in the document and **Navigate **through the file browser’s documents using next and previous buttons. We recommend you to download and explore this New version....GroupDocs team keeps on adding new features in **ASP.NET MVC Front...our old front ends. In this new release v1.2 user can now add...

    blog.groupdocs.com/viewer/watermark-document-na...
  3. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....Consulting Blog Knowledge Base New Releases Status Websites aspose...property. Use the method to add new alias-replacement pair. Use the...

    docs.groupdocs.com/search/net/alias-dictionary/
  4. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...method. Use the method to add new alias-replacement pair. Use the...

    docs.groupdocs.com/search/java/alias-dictionary/
  5. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages 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/search-for-mu...
  6. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = New Watermarker("presentation....Consulting Blog Knowledge Base New Releases Status Websites aspose...pptx" Watermarker watermarker = new Watermarker ( "presentation.pptx"...

    docs.groupdocs.com/watermark/java/adding-image-...
  7. Extract a text from images and PDFs | GroupDocs

    This article explains how to extract text from images and PDFs...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( "scanned.pdf" )) { //...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. 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...
  9. Load password-protected document | GroupDocs

    This article explains how to load password protected document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. LoadOptions loadOptions = new LoadOptions () ; loadOptions...

    docs.groupdocs.com/signature/java/load-password...
  10. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/viewer/java/loading-external...