Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,291 for

new

(0.13 sec)
  1. Get only summary page | GroupDocs

    This article explains how to get only a summary page when comparing documents with GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const comparer = new groupdocs . Comparer ( sourcePath...

    docs.groupdocs.com/comparison/nodejs-java/get-o...
  2. Load from stream | GroupDocs

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...stream. using ( Viewer viewer = new Viewer ( stream )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/load-document-fro...
  3. Get the PDF output file information | GroupDocs

    This article explains how to get the PDF output file information using .NET / C# with GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/net/get-pdf-output-fi...
  4. Add Rotation to Signature Appearance Using Grou...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Signature for .NET 17.2.0. About 30 improvements, numerous New features and fixes are introduced in this release. GroupDocs.Signature for .NET 17.2.0 provides various options for dealing with a signature’s appearance. The API implements rotation,transparency,size adjustment & opacity for a signature and adds the ability to verify a Pdf document signed with text sticker/annotation signature. Simply download this latest release and try out all the exciting features introduced in this release....About 30 improvements, numerous new features and fixes are introduced...e-Signature API - New FeaturesThe following new features have been...

    blog.groupdocs.com/signature/groupdocs.signatur...
  5. Technical Support | GroupDocs

    Get comprehensive technical support for GroupDocs.Total for Python via .NET. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team....Consulting Blog Knowledge Base New Releases Status Websites aspose...complete application. If you need new features in the existing GroupDocs...

    docs.groupdocs.com/total/python-net/technical-s...
  6. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....Consulting Blog Knowledge Base New Releases Status Websites aspose...CompareOptions compareOptions = new CompareOptions { DirectoryCompare...

    docs.groupdocs.com/comparison/net/compare-folders/
  7. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....Consulting Blog Knowledge Base New Releases Status Websites aspose...CompareOptions compareOptions = new CompareOptions (); compareOptions...

    docs.groupdocs.com/comparison/java/compare-fold...
  8. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...object using ( Merger merger = new Merger ( @"c:\sample.docx" ))...

    docs.groupdocs.com/merger/net/add-document-to-w...
  9. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/synonym-search/
  10. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/keyboard-...