Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 10,115 for

new

(0.12 sec)
  1. 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-...
  2. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.Editor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted to the page-less HTML, page division was absent. But in this release WordProcessing options class contains New paged (also called paginal) mode. When paged is enabled, it produces HTML markup, optimized and adjusted for per-page edit and it creates ease to enable paged editing in any of WYSIWYG-editors....WordProcessing options class contains new paged (also called paginal )...Metered Licensing. But now a new credits concept is implemented...

    blog.groupdocs.com/editor/enable-pagination-in-...
  3. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/storing-text-of-i...
  4. CAD Viewer | View and Convert DWG, DXF Files On...

    View DXF and DWG files using free online CAD Viewer tool. Developers can develop their own online Viewer....using C# using (Viewer viewer = new Viewer("/path/drawing.dwg"))...PdfViewOptions viewOptions = new PdfViewOptions("/path/cad-drawing...

    blog.groupdocs.com/viewer/cad-viewer-online/
  5. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/basic-usage/
  6. GroupDocs.Annotation for .NET 16.10.0 introduce...

    Wait is over now, GroupDocs team is glad to announce another exciting monthly release where in supported document formats list, Presentation file format is introduced. The latest GroupDocs.Annotation for .NET 16.10.0 API provides support for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add New exciting features and enhance your application with GroupDocs....the latest API release to add new exciting features and enhance...GroupDocs.Annotation for .NET New Features Introduced - GroupDocs...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  7. Render to HTML | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  8. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an email which contains an email which contains another email. The top level emai…...PdfConvertOptions options = new() { PdfOptions = new GroupDocs.Conversion...Conversion.Converter converter = new(source); converter.Convert(source...

    forum.groupdocs.com/t/converting-msg-file-conta...
  9. 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...
  10. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...src = new StringBuilder ( source ); StringBuilder dst = new StringBuilder...

    docs.groupdocs.com/signature/java/search-for-em...