Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 10,037 for

new

(0.04 sec)
  1. Add watermarks to presentation documents | Docu...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Consulting Blog Knowledge Base New Releases Status Websites aspose...PresentationLoadOpti loadOptions = new PresentationLoadOpti (); // Specify...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. eSign Spreadsheet with Metadata signature | Doc...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-spreads...
  3. Load from Amazon S3 Storage | Documentation

    This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...key ); using ( Viewer viewer = new Viewer ( stream )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/load-document-fro...
  4. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Comparison for .NET since version 19.9: The Comparer class introduced as a single entry point to compare documents of any supported file format with various options and ability to accept/reject differences in output document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/comparison/net/migration-notes/
  5. Add watermarks to PDF documents | Documentation

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Migration Notes | Documentation

    Why to migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/annotation/net/migration-notes/
  8. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...Converter converter = new Converter(()->new ByteArrayInputStream(contents)...ByteArrayInputStream(contents), new DefaultLoadOptionsPr()); ByteArrayOutputStrea...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  9. Change Page Orientation using GroupDocs.Merger ...

    We are pleased to announce GroupDocs.Merger for Java 18.12 with many New features. This latest release provides the ability to change page orientation along with a feature to rotate pages in the document. Furthermore, you can also get a list of all the formats supported by the API. Please check GroupDocs.Merger for Java 18.12 release notes for further reference. Features Change Page OrientationNew method changeOrientation let you change page orientation (portrait, landscape) for pages in the document....12 with many new features. This latest release...document. # DocumentResult result = new DocumentHandler().changeOrie...

    blog.groupdocs.com/merger/groupdocs.merger-for-...
  10. Deleting Text signatures - advanced | Documenta...

    This article shows how to delete Text electronic signatures different ways 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/deleting-text...