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

new

(0.11 sec)
  1. Metered - GroupDocs.Conversion for Java - API R...

    All Classes Packages com.groupdocs.conversion com.groupdocs.conversion.caching com.groupdocs.conversion.contracts com......"Private Key"; Metered metered = new Metered(); metered.SetMeteredKey(publicKey..."Private Key"; Metered metered = new Metered(); metered.SetMeteredKey(publicKey...

    apireference.groupdocs.com/conversion/java/com....
  2. Generate document preview | Documentation

    This article shows you how to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free online....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputDocx...

    docs.groupdocs.com/metadata/net/generate-docume...
  3. More Enhanced GroupDocs.Viewer ASP.NET WebForm ...

    Based on our customers’ feedbacks and suggestions GroupDocs team is pleased to release another version of GroupDocs.Viewer ASP.NET WebForm Front End. With New enhancements and fixes, most of the reported issues have also been resolved in ASP.NET WebForm Front End. We recommend you to download and try the latest version of the application to explore our New and improved functionalities. Let’s have a look at the list of enhancements and fixes.... With new enhancements and fixes, most...the application to explore our new and improved functionalities...

    blog.groupdocs.com/viewer/groupdocs-viewer-asp-...
  4. wordprocessingpreviewoptions - GroupDocs.Waterm...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......createPageStream) Initializes a new instance of the WordProcessingPrevie...releasePageStream) Initializes a new instance of WordProcessingPrevie...

    apireference.groupdocs.com/watermark/java/com.g...
  5. WordProcessingPreviewOptions - GroupDocs.Waterm...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......createPageStream) Initializes a new instance of the WordProcessingPrevie...releasePageStream) Initializes a new instance of WordProcessingPrevie...

    apireference.groupdocs.com/watermark/java/com.g...
  6. C# Watermarking Apps API 24.5 - Unleash Custom ...

    Integrate custom fonts in Word, Excel, and Diagram files for robust document security! Download GroupDocs.Watermark .NET 24.5 (DLLs-only package) now!...using (Watermarker watermarker = new Watermarker( "sample.xlsx" ))...used for watermark Font font = new Font( "CustomFontName" , fontsFolder...

    releases.groupdocs.com/watermark/net/new-releas...
  7. GroupDocs.Viewer-for-Java/README.md at master ·...

    GroupDocs.Viewer for Java examples, plugins and showcase - GroupDocs.Viewer-for-Java/README.md at master · groupdocs-viewer/GroupDocs.Viewer-for-Java...Responsive HTML Viewer viewer = new Viewer ( "sample.docx" ); HtmlViewOptions...viewer = new Viewer ( "sample.docx" ); Security security = new Security...

    github.com/groupdocs-viewer/GroupDocs.Viewer-fo...
  8. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when converting document with 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/add-w...
  9. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...signature on document page: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-documen...
  10. Loading specific file formats | Documentation

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: try ( InputStream stream = new FileInputStream ( Constants ...

    docs.groupdocs.com/parser/java/loading-specific...