Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 10,042 for

new

(0.26 sec)
  1. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Consulting Blog Knowledge Base New Releases Status Websites aspose...{ using ( WebClient client = new WebClient ()) { client . Headers...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  2. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/queries-in-text-a...
  3. Generate previews | Documentation

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API...Consulting Blog Knowledge Base New Releases Status Websites aspose...previews using ( Parser parser = new Parser ( Constants . SamplePdfWithToc...

    docs.groupdocs.com/parser/net/generate-previews/
  4. Merge DOCX in Node.js | GroupDocs.Merger

    Discover how to efficiently merge DOCX files in Node.js applications without third-party software. Get started with examples!...the first file const merger = new groupdocs . merger . Merger (...Initialize the Merger const merger = new groupdocs . merger . Merger (...

    blog.groupdocs.com/merger/merge-docx-in-nodejs/
  5. Convert GIS formats | Documentation

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.gpx" )) {...

    docs.groupdocs.com/conversion/net/convert/gis/
  6. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-enc...
  7. Get the format family and the additional inform...

    This article explains how to get the format family and the additional 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/how-to-get-file-t...
  8. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a New version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or New features becomes obsolete....components are also similar when a new version of the same software...introduce any improvements or new features becomes obsolete. This...

    blog.groupdocs.com/signature/introducing-a-more...
  9. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  10. How to merge JPG images using Java | Documentation

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...source image file Merger merger = new Merger ( "c:\sample1.jpg" ) //...

    docs.groupdocs.com/merger/java/getting-started/...