Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 10,414 for

new

(0.05 sec)
  1. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options 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/sign-document...
  2. Extract pages | Documentation

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document that contains only specified...

    docs.groupdocs.com/merger/java/extract-pages/
  3. Load Email document with options | Documentation

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailLoadOptions loadOptions = new EmailLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/load-email-d...
  4. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Consulting Blog Knowledge Base New Releases Status Websites aspose...Redactor redactor = new Redactor ( "\\Sample.docx" , new LoadOptions...

    docs.groupdocs.com/redaction/java/use-redaction...
  5. Load TXT document with options | Documentation

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...processed: const loadOptions = new groupdocs . conversion . TxtLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  6. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  7. Result compare 2 files word is wrong - Free Sup...

    Input and output files: input_231215.7z (449.9 KB) GroupDocs.Comparison .NET version: 25.2.0 Please retest my input files Thank you!...We have opened the following new ticket(s) in our internal issue...using ( Comparer comparer = new Comparer(source)) { comparer...

    forum.groupdocs.com/t/result-compare-2-files-wo...
  8. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some New features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes... This release covers some new features, few improvement and...for converting CSV documents New Properties Introduced # DefaultFont...

    blog.groupdocs.com/conversion/set-default-zoom-...
  9. Method Convert Func<Stream> obsoleted - Free Su...

    Thanks, it works for me...We have opened the following new ticket(s) in our internal issue...result using (var resultStream = new MemoryStream()) { // Define a...

    forum.groupdocs.com/t/method-convert-func-strea...
  10. ONE, DNG, DGN, VSSX and VSTX file formats Intro...

    We are is glad to announce another release of GroupDocs.Conversion for .NET v17.3.0. In this monthly release New file formats “ONE, DGN DNG VSSX and VSTX” are added in supported file format list. This monthly release of Document Conversion API is introducing New features like " show/hide WORD comments when converting from word document formats" and Improvement like “conversion performance of HTML to PDF file format” along with fixes. We recommend our users to download the New release and use the New exciting features to enhance their application.... In this monthly release new file formats “ ONE , DGN DNG...Conversion API is introducing new features like " show/hide WORD...

    blog.groupdocs.com/conversion/one-dng-dgn-vssx-...