Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 10,353 for

new

(0.05 sec)
  1. Convert 3D formats | Documentation

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

    docs.groupdocs.com/conversion/net/convert/3d/
  2. Clone Passwords and Style Settings are Introduc...

    GroupDocs team is glad to announce another monthly release of .NET Document Comparison API v17.7.0 with advanced features like Cloning passwords and Cloning Metadata for all major file formats and adding support for New style settings. This monthly release is also including improvements like IComparisonStyle interface in cells file format along with fixes. Major Changes are done for HTML, PDF, Cells, Emails and Words document formats. Detailed information is listed below....formats and adding support for new style settings. This monthly...NET 17.7.0 introducing four new features, like support of Bold...

    blog.groupdocs.com/comparison/document.comparis...
  3. 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/
  4. 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...
  5. Feature request: property WasSuccessful/IsEmpty...

    Hello, We are interested in a property that signalizes whether an extraction was successful. We are calling this: var extractionOptions = New ExtractionOptions { UseRawTextExtraction = false, }; var extractedData = ex…...this: var extractionOptions = new ExtractionOptions { UseRawTextExtraction...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/feature-request-property-...
  6. Load document from stream | Documentation

    This article demonstrates how to convert document presented as stream using GroupDocs.Conversion for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...readStream ) const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  7. 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...
  8. Add image annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-image-an...
  9. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...loadOptions = new LoadOptions (); Signature signature = new Signature...

    docs.groupdocs.com/signature/java/searching-for...
  10. Advanced search for Form Field signatures | Doc...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/advanced-sear...