Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 31,394 for

new

(0.07 sec)
  1. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...document”。 using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/zh/editor/edit-word-document...
  2. Multilingual Sentiment Analysis API for .NET Ap...

    Feature-rich sentiment analysis API for .NET. Classify text in English, Chinese, Spanish, and German. Download GroupDocs.Classification .NET 20.11 MSI now!...language support and offers a new three-class sentiment taxonomy...Chinese, Spanish, and German. New Sentiment Taxonomy Version 20...

    releases.groupdocs.com/classification/net/new-r...
  3. Load document from stream | Documentation

    This article demonstrates how to convert document presented as stream using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...converter = new Converter (() -> { try { return new FileInputStream...

    docs.groupdocs.com/conversion/java/load-documen...
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...Class < T > type ) { return new Gson (). fromJson ( source ,...

    docs.groupdocs.com/signature/java/search-for-em...
  5. Dimensions | GroupDocs.Editor for Java API Refe...

    Represents the linear dimensions width and height of one raster rectangular image in arbitrary unit....width, int height) Creates a new instance from specified width...targetWidth) Creates and returns new “Dimensions” instance, which...

    reference.groupdocs.com/editor/java/com.groupdo...
  6. sizesearchcriteria - GroupDocs.Watermark for Ja...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou...... Watermarker watermarker = new Watermarker("C:\\test.some_ext");...SizeSearchCriteria widthRange = new SizeSearchCriteria(Dimension...

    apireference.groupdocs.com/watermark/java/com.g...
  7. jpgviewoptions - GroupDocs.Viewer for Java - AP...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......JpgViewOptions () Initializes new instance of JpgViewOptions class...createPageStream) Initializes new instance of JpgViewOptions class...

    apireference.groupdocs.com/viewer/java/com.grou...
  8. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Consulting Blog Knowledge Base New Releases Status Websites aspose...preview final Redactor redactor = new Redactor ( testFile ); try {...

    docs.groupdocs.com/redaction/java/get-document-...
  9. GroupDocs.Signature for .NET 22.10 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 22.10 Major Features The main features of this release are enhancements to the Document Info method and the New Barcode type. The Document Info method was improved to retrieve the list of document Metadata signatures with the optional ability to include standard document metadata information as well. The New composite Barcode type allows to generate the GS1Composite barcode type. For future releases, we will provide additional settings to customize the upper and down barcode type with other options....Consulting Blog Knowledge Base New Releases Status Websites aspose...Document Info method and the new Barcode type. The Document Info...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  10. CorruptedDocumentException Constructor (String)...

    Initializes a New instance of the CorruptedDocumentException class with the message....Constructor (String) Initializes a new instance of the CorruptedDocumentExc...string message ) Public Sub New ( message As String ) public...

    apireference.groupdocs.com/parser/net/groupdocs...