Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 31,398 for

new

(0.05 sec)
  1. GroupDocs.Signature for .NET 17.7.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.7.0 Major Features There are about 15 improvements, New features and fixes in this regular release. The most notable are: Introduced New Stamp Signature type for all supported Document formats. This version contains implementation of dynamic Stamp Signature generation based on passed lists of Outer and Inner Stamp lines. Implemented all existing standard properties support for Stamp Signature like Alignment, Fonts, positioning, border options etc Introduced New Barcode encode types support - this version contains most used Barcode types - Code 11, Code 128, Code 16K/32, Databar codes, GS1 Codeblock, ISBN, ISMN, ISSN, ITF16, Pdf147 and much more....Consulting Blog Knowledge Base New Releases Status Websites aspose...There are about 15 improvements, new features and fixes in this regular...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  2. Watermarker | GroupDocs.Watermark for Java API ...

    Represents a class for watermark management in a document.... Watermarker watermarker = new Watermarker(“D:\input.pdf”);...Watermarker(String filePath) Initializes a new instance of the [Watermarker](...

    reference.groupdocs.com/watermark/java/com.grou...
  3. IptcRecordSet.Set Method - GroupDocs.Metadata f...

    Adds or updates the specified dataSet in the appropriate record....C# using (Metadata metadata = new Metadata(Constants.PsdWithIptc))...null ) { root.IptcPackage = new IptcRecordSet(); } // Add a know...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. Redactor Constructor (Stream, LoadOptions, Reda...

    Initializes a New instance of Redactor class for a password-protected document using stream and settings....RedactorSettings) Initializes a new instance of Redactor class for...RedactorSettings settings ) Public Sub New ( document As Stream , loadOptions...

    apireference.groupdocs.com/redaction/net/groupd...
  5. Watermarker.Save Method (Stream, SaveOptions) -...

    Saves the document to the specified stream using save options....using (Watermarker watermarker = new Watermarker( "input.pdf" )) {...watermark = new TextWatermark( "top secret" , new Font( "Arial"...

    apireference.groupdocs.com/watermark/net/groupd...
  6. Watermarker Constructor (String, LoadOptions) -...

    Initializes a New instance of the Watermarker class with the specified document path and load options.... LoadOptions) Initializes a new instance of the Watermarker class...LoadOptions options ) Public Sub New ( filePath As String , options...

    apireference.groupdocs.com/watermark/net/groupd...
  7. SizeSearchCriteria Class - GroupDocs.Watermark ...

    Represents criteria allowing filtering by watermark size....SizeSearchCriteria Initializes a new instance of the SizeSearchCriteria...using (Watermarker watermarker = new Watermarker( @"C:\test.some_ext"...

    apireference.groupdocs.com/watermark/net/groupd...
  8. ImageAreaRedaction Class - GroupDocs.Redaction ...

    Represents a redaction that places colored rectangle in given area of an image document....ImageAreaRedaction Initializes a new instance of ImageAreaRedaction...C# using (Redactor redactor = new Redactor( "D:\\test.jpg" )) {...

    apireference.groupdocs.com/redaction/net/groupd...
  9. GroupDocs.Conversion For .NET 3.2.0 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 3.2.0 Major Features These are improvements and fixes in this regular monthly release. The most notable are: When converting to PDF return each page in separate stream When converting to HTML return each page in separate stream Place watermark in the converted document Add support for converting to PSD format Add support for converting from PSD format Introducing two public interfaces IConversionProgressListener and IConversionStatusListener Implement ConversionCompleted event with conversion details Show grid lines when converting Excel files Show hidden sheets when converting Excel files Return conversion guid in ConversionProgressEventArgs All Changes Key Summary Category CONVERSIONNET‑684 When converting to PDF return each page in separate stream New Feature CONVERSIONNET‑685 When converting to HTML return each page in separate stream New Feature CONVERSIONNET‑723 Place watermark in the converted document New Feature CONVERSIONNET‑724 Add support for converting to PSD format New Feature CONVERSIONNET‑725 Add support for converting from PSD format New Feature CONVERSIONNET‑789 Implement ConversionCompleted event with conversion details New Feature CONVERSIONNET‑807 ConversionStart event New Feature CONVERSIONNET‑812 Introducing two public interfaces IConversionProgressListener and IConversionStatusListener New Feature CONVERSIONNET‑816 Show grid lines when converting Excel files New Feature CONVERSIONNET‑817 Show hidden sheets when converting Excel files New Feature CONVERSIONNET‑765 Return conversion guid in ConversionProgressEventArgs Improvement CONVERSIONNET‑710 Client Response - In-Proper conversion From PPTX to PDF, Image and Word Document formats Fix CONVERSIONNET‑722 Exception when converting from ODP to PPT and PPS Fix CONVERSIONNET‑734 While Converting Xlsx file to HTML with HtmlSaveOptions Specific Pages (Sheets) does not work Fix CONVERSIONNET‑740 Client Response - HTML to Doc and Docx is not proper for Headings and contents are mixed Fix CONVERSIONNET‑749 Client Response - Only first page converts to PNG from TIF file (With and Without License) Fix CONVERSIONNET‑750 Client Response - Convert to HTML from Excel, PDF, MS Word overlaps the images AND some of Words with styling Fix CONVERSIONNET‑757 Can not find CallBack function to get Conversion Progress for MVC/WebForms Applications Fix CONVERSIONNET‑767 Client Respose - Could not open the file stream on azure....Consulting Blog Knowledge Base New Releases Status Websites aspose...each page in separate stream New Feature CONVERSIONNET‑685 When...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  10. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...