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

new

(0.05 sec)
  1. spreadsheetwatermarkmodernwordartoptions - Grou...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); Watermarker...Watermarker watermarker = new Watermarker("D:\\test.xls", loadOptions);...

    apireference.groupdocs.com/watermark/java/com.g...
  2. diagrampagewatermarkoptions - GroupDocs.Waterma...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......DiagramLoadOptions loadOptions = new DiagramLoadOptions(); Watermarker...Watermarker watermarker = new Watermarker("D:\\test.vsdx", loadOptions);...

    apireference.groupdocs.com/watermark/java/com.g...
  3. Set image resolution | Documentation

    This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. GroupDocs.Annotation for .NET 20.11 Release Not...

    Note This page contains release notes for GroupDocs.Annotation for .NET 20.11 Major Features Below the list of most notable changes in release of GroupDocs.Annotation for .NET 20.11: Implemented generating of specified worksheet columns for the Cells format Improved Cells generating preview by splitting the worksheet into multiple images Fixed Empty PagesInfo in specific diagram file Full List of Issues Covering all Changes in this Release Key Summary Type ANNOTATIONNET-1537 Investigate the way of displaying huge worksheets of Spreadsheet Improvement ANNOTATIONNET-1514 Incorrect image size for Excel document Bug ANNOTATIONNET-1540 PagesInfo is empty Bug Public API and Backward Incompatible Changes New WorksheetColumns property in PreviewOptions class that allows to specify the range of generated columns on a specified worksheet....Consulting Blog Knowledge Base New Releases Status Websites aspose...Backward Incompatible Changes New property in class that allows...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  5. 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...
  6. Load file from Azure blob storage | Documentation

    This article demonstrates how to convert file stored in Azure Blob storage using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => DownloadFile...

    docs.groupdocs.com/conversion/net/load-file-fro...
  7. DataSourceInfo Constructor - GroupDocs.Assembly...

    Creates a New instance of this class without any properties specified....DataSourceInfo Constructor Creates a new instance of this class without...() Public Sub New public : DataSourceInfo () new : unit -> DataSourceInfo...

    apireference.groupdocs.com/assembly/net/groupdo...
  8. DigitalSearchOptions Constructor - GroupDocs.Si...

    Initializes a New instance of the DigitalSearchOptions class with default values....DigitalSearchOptions Constructor Initializes a new instance of the DigitalSearchOptions...Public Sub New public : DigitalSearchOptions () new : unit ->...

    apireference.groupdocs.com/signature/net/groupd...
  9. User Constructor - GroupDocs.Annotation for .NE...

    Initializes New instance of User class....User Constructor Initializes new instance of User class. Namespace:...User () Public Sub New public : User () new : unit -> User See...

    apireference.groupdocs.com/annotation/net/group...
  10. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/implement-cus...