Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 31,385 for

new

(0.09 sec)
  1. Net EML Annotation API Annotate C#-ում

    Net API՝ EML-ից հայտնի ծանոթագրությունների տեսակներ ստեղծելու և ծանոթագրելու համար, պատկերներ, գծագրեր և փաստաթղթերի ֆայլերի ձևաչափեր:...using (Annotator annotator = new Annotator( "input.bmp" )) { TextFieldAnnotation...TextFieldAnnotation textField = new TextFieldAnnotation { BackgroundColor...

    products.groupdocs.com/hy/annotation/net/eml/
  2. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...with GroupDocs.Merger: Create new instance of class and pass source...

    docs.groupdocs.com/merger/java/generate-documen...
  3. 在 C# 中添加或删除注释 |注释 Word DOC DOCX 文件

    在 C# 中以编程方式在 Word DOC/DOCX 文件中添加和删除注释。使用 .NET Annotation API 添加箭头、矩形、椭圆、水印注释。...using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/zh/annotation/annotate-word-...
  4. 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/
  5. 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...
  6. 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...
  7. GroupDocs.Conversion for .NET 18.11 Release Notes

    GroupDocs.Conversion for .NET 18.11 Release Notes – the latest updates and fixes.... It includes not only new and obsoleted public methods...config = new ConversionConfig(); var conversionHandler = new Conv...

    releases.groupdocs.com/conversion/net/release-n...
  8. 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...
  9. 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...
  10. 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...