Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 10,351 for

new

(0.06 sec)
  1. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project ; Select appropriate...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  2. Extract images from Microsoft Office Excel spre...

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

    docs.groupdocs.com/parser/net/extract-images-fr...
  3. Convert N consecutive pages | Documentation

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Converter converter = new Converter ( "annual-review.docx"...

    docs.groupdocs.com/conversion/java/convert-n-co...
  4. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/search-by-chunks/
  5. Check if a file is encrypted | Documentation

    This article explains how to check if a file is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "protected.pdf" )) {...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  6. Getting document text in network | Documentation

    This page contains information about getting document text in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...NetworkDocumentInfo > documents = new ArrayList < NetworkDocumentInfo...

    docs.groupdocs.com/search/java/getting-document...
  7. Working with attributes | Documentation

    This page contains information about working with attributes in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...AttributeChangeBatch batch = new AttributeChangeBatch (); batch...

    docs.groupdocs.com/search/java/working-with-att...
  8. Text search in network | Documentation

    This page contains information about full-text searching in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); SearchOptions options = new SearchOptions (); options . setChunkSearch...

    docs.groupdocs.com/search/java/text-search-in-n...
  9. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great News for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, viewing and navigation of a documents in a browser....Great news for SharePoint developers , now they can add GroupDocs...Find an issue or an idea of new feature – fix it and submit a...

    blog.groupdocs.com/annotation/releasing-sharepo...
  10. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...MSG file Converter converter = new Converter ( "sample.msg" ); //...

    docs.groupdocs.com/conversion/java/convert/email/