Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 12,226 for

new

(0.3 sec)
  1. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . OutputPpt...

    docs.groupdocs.com/metadata/net/save-a-modified...
  2. GroupDocs.Editor for .NET | GroupDocs

    Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for .NET powerful document editing API and C# language....Consulting Blog Knowledge Base New Releases Status Websites aspose...for .NET API Reference WHAT'S NEW? GroupDocs.Editor for .NET Release...

    docs.groupdocs.com/editor/net/
  3. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); OptimizeOptions options = new OptimizeOptions (); indexer ...

    docs.groupdocs.com/search/java/optimizing-shards/
  4. Installation | GroupDocs

    GroupDocs.Editor for Node.js installation...Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor class const editor = new groupdocsEditor . Editor ( "path/to/document"...

    docs.groupdocs.com/editor/nodejs-java/installat...
  5. Get file info | GroupDocs

    The page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.docx" )) {...

    docs.groupdocs.com/annotation/net/get-file-info/
  6. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...Golubkov May 7, 2025, 12:46pm 23 A new version of GroupDocs.Search compatible...2025, 1:12pm 24 It works on a new project. Thank you for taking...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  7. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....Consulting Blog Knowledge Base New Releases Status Websites aspose...international exchange of news among newspapers and news agencies. But nowadays...

    docs.groupdocs.com/metadata/nodejs-java/working...
  8. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...information. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  9. Search results | GroupDocs

    This article shows that how to perform the operations on search results....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/search-results/
  10. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/faceted-search/