Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 10,375 for

new

(0.04 sec)
  1. Add image annotation | Documentation

    The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-image-ann...
  2. Load document from URL | Documentation

    This section explains how to load document from URL with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( stream )) { TextSignOptions...

    docs.groupdocs.com/signature/net/load-document-...
  3. Remove Chart Series Dynamically with GroupDocs....

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.11. You can now insert images and barcodes in emails format, and remove selective chart series dynamically. Furthermore, New identifiers for barcodes are introduced in this New release. We would recommend you to download and integrate this latest release. Java Document Assembly API - New Features This latest release provides support for:... Furthermore, new identifiers for barcodes are...are introduced in this new release. We would recommend you to download...

    blog.groupdocs.com/assembly/remove-chart-series...
  4. GroupDocs.Conversion for .NET 3.5.0 - Faster Pe...

    Are you fade up with document conversions with time taking process and limited format support ? Now we are pleased to announce the release of GroupDocs.Conversion for .NET 3.5.0. with super exciting speed and performance along with 50 plus document and image format support. This is fifth monthly release of GroupDocs.Conversion API which is now more faster and more reliable. Kindly download our latest release to enhance your Application.... New Features - GroupDocs.Conversion 3.5.0In this new release...properly . Exception Handling new Name Space Introduced “ GroupDocs...

    blog.groupdocs.com/conversion/groupdocs-convers...
  5. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/java/edit-word/
  6. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...name. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-pr...
  7. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...document”。 using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/zh/editor/edit-word-document...
  8. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...Class < T > type ) { return new Gson (). fromJson ( source ,...

    docs.groupdocs.com/signature/java/search-for-em...
  9. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/save-to-stream/
  10. Render to PNG or JPEG | Documentation

    With GroupDocs.Viewer for Java you can render documents to PNG and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { PngViewOptions...

    docs.groupdocs.com/viewer/java/rendering-to-png...