Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 31,394 for

new

(0.08 sec)
  1. Convert specific pages | Documentation

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...changes author: const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/setti...
  3. How to load password-protected document | Docum...

    This article explains how to load password protected document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. LoadOptions loadOptions = new LoadOptions () { Password = "1234567890"...

    docs.groupdocs.com/signature/net/load-password-...
  4. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...@"C:\Docs\test.ppt" File outputFile = new File ( Constants . OutputPpt...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  5. asp.net document viewer API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....This release includes three new features, two bug fixes, and...documents. Below is the list of new features, fixes, and the improvements...

    blog.groupdocs.com/tag/asp.net-document-viewer-...
  6. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/set-password...
  7. XmlDataSource Class - GroupDocs.Assembly for .N...

    Provides access to data of an XML file or stream to be used while assembling a document....XmlDataSource(Stream) Creates a new data source with data from an...XmlDataSource(String) Creates a new data source with data from an...

    apireference.groupdocs.com/assembly/net/groupdo...
  8. XmlDataSource | GroupDocs.Assembly for .NET API...

    Provides access to data of an XML file or stream to be used while assembling a document....XmlDataSource (Stream) Creates a new data source with data from an...XmlDataSource (string) Creates a new data source with data from an...

    reference.groupdocs.com/assembly/net/groupdocs....
  9. Rendering project notes | Documentation

    In this article we show how to convert and view MS Project Documents with notes with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.mpp" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  10. Rendering WMF and WMZ files | Documentation

    This article explains how to convert and view WMF and WMZ files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: try ( Viewer viewer = new Viewer ( "sample.WMZ" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-convert-a...