Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 31,393 for

new

(0.07 sec)
  1. Viewer Constructor (Stream) - GroupDocs.Viewer ...

    Initializes New instance of Viewer class....Constructor (Stream) Initializes new instance of Viewer class. Namespace:...( Stream stream ) Public Sub New ( stream As Stream ) public :...

    apireference.groupdocs.com/viewer/net/groupdocs...
  2. Pull requests · groupdocs-signature/groupdocs-s...

    Contribute to groupdocs-signature/groupdocs-signature.github.io development by creating an account on GitHub....io New pull request New 0 Open 0 Closed Welcome...

    github.com/groupdocs-signature/groupdocs-signat...
  3. Pull requests · groupdocs-comparison/GroupDocs....

    GroupDocs.Comparison for Node.js via Java examples, plugins and showcase projects - Pull requests · groupdocs-comparison/GroupDocs.Comparison-for-Node.js-via-Java...js-via-Java New pull request New 0 Open 0 Closed Welcome...

    github.com/groupdocs-comparison/GroupDocs.Compa...
  4. LoadOptions - GroupDocs.Signature for Java - AP...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......LoadOptions loadOptions) Initializes new instance of Signature class with...SignatureSettings settings) Initializes new instance of Signature class instance...

    apireference.groupdocs.com/signature/java/com.g...
  5. ReleasePageStreamFunction | GroupDocs.Compariso...

    Functional interface that is used to close output stream that was used by Comparison to save preview image....previewOptions = new PreviewOptions(pageNumber -> { return new FileOut...

    reference.groupdocs.com/comparison/java/com.gro...
  6. How to get thumbnail for password protected Doc...

    Hi , Do we have feasibility to get thumbnail for password-protected PDF Document, in GroupDocs. If we provide password. If yes, Please provide some reference in .Net (C#). Thanks Sachin...Func<LoadOptions> getLoadOptions = () => new PdfLoadOptions { Password = "123"..."123" }; Converter converter = new Converter(@"D:/source.pdf", getLoadOptions);...

    forum.groupdocs.com/t/how-to-get-thumbnail-for-...
  7. Render N consecutive pages | Documentation

    This article explains how to view n consecutive pages when processing documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...pageNumbers = new int [] { 1 , 2 , 3 }; try ( Viewer viewer = new Viewer...

    docs.groupdocs.com/viewer/java/view-n-consecuti...
  8. Remove annotation from document | Documentation

    This page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); SaveOptions...

    docs.groupdocs.com/annotation/java/remove-annot...
  9. User Class - GroupDocs.Annotation for .NET - AP...

    Represents user properties....Description User Initializes new instance of User class. User(Int32...User(Int32, String) Initializes new instance of User class. Properties...

    apireference.groupdocs.com/annotation/net/group...
  10. Render folder | GroupDocs.Viewer for .NET

    This article explains how to view a specific folder of Outlook Data File with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...rendering: using (Viewer viewer = new Viewer( "sample.ost" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/render-outlook-da...