Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 31,391 for

new

(0.05 sec)
  1. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/show-revisions/
  2. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = New LoadOptions(FileFormat.Spreadsheet); const metadata = New groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Consulting Blog Knowledge Base New Releases Status Websites aspose...JavaScript try { var loadOptions = new LoadOptions ( FileFormat . Spreadsheet...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  3. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( OutputStream stream = new FileOutputStream ( Constants...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  4. Specify the JPEG image quality | Documentation

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/adjust-jpeg-imag...
  5. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...joinOptions = new JoinOptions ( 1 , 2 ); Merger merger = new Merger...

    docs.groupdocs.com/merger/java/merge-pages-from...
  6. Compare multiple documents | Documentation

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...local disk const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  7. KeyboardLayoutMap - Web APIs | MDN

    Learn about the KeyboardLayoutMap interface, including its properties and methods, code examples, specifications, and browser compatibility....iterator]() Experimental Returns a new Iterator object that contains...entries() Experimental Returns a new Iterator object that contains...

    developer.mozilla.org/en-US/docs/Web/API/Keyboa...
  8. eSign document with Text signature | Documentation

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Consulting Blog Knowledge Base New Releases Status Websites aspose...as easy as follows: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...
  9. PasswordRequiredException Constructor (String) ...

    Creates an exception instance with a message...string message ) Public Sub New ( message As String ) public...PasswordRequiredExce ( String ^ message ) new : message : string -> PasswordRequiredExce...

    apireference.groupdocs.com/conversion/net/group...
  10. IncorrectPasswordException Constructor (FileTyp...

    Creates an exception instance with a FileType...FileType fileType ) Public Sub New ( fileType As FileType ) public...IncorrectPasswordExc ( FileType ^ fileType ) new : fileType : FileType -> IncorrectPasswordExc...

    apireference.groupdocs.com/conversion/net/group...