Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 31,393 for

new

(0.07 sec)
  1. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "groupdocs-documentation...

    docs.groupdocs.com/viewer/java/render-web-docum...
  2. GroupDocs.Metadata for .NET 20.5 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 20.5 Major Features Warning In version 20.5 the legacy API has been removed (all types from the GroupDocs.Metadata.Legacy namespace were removed). There are the following features, enhancements and fixes in this release: Remove obsolete API (Legacy namespace) Implement the ability to work with EXIF metadata in WEBP images Implement the ability to work with XMP metadata in MOV files Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3293 Remove obsolete API (Legacy namespace) Improvement METADATANET-2851 Implement the ability to work with EXIF metadata in WEBP images New Feature METADATANET-2854 Implement the ability to work with XMP metadata in MOV files New Feature METADATANET-3177 An exception is thrown when trying to extract PDF properties Bug METADATANET-3270 Operation is not valid due to the current state of the object Bug METADATANET-3273 Could not parse RDF description Bug METADATANET-3276 “Could not unzip EPUB stream” exception when reading EPUB file Bug METADATANET-3278 “Date has invalid format:7/24/2003 16:17:18” exception when reading PDF Bug METADATANET-3279 Invalid data descriptor header exception is thrown when reading ZIP file Bug METADATANET-3282 “Invalid Epub package” exception when reading EPUB file Bug METADATANET-3285 An exception is thrown when trying to loading WebP file Bug METADATANET-3290 Exception is thrown when loading EPUB file Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...EXIF metadata in WEBP images New Feature METADATANET-2854 Implement...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  3. lineargradientbrush - GroupDocs.Signature for J...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......LinearGradientBrush () Initializes a new instance of the LinearGradientBrush... float angle) Initializes a new instance of the LinearGradientBrush...

    apireference.groupdocs.com/signature/java/com.g...
  4. Render text as image | GroupDocs.Viewer for .NET

    This article explains how to disable text selection by rendering text as image when rendering PDF Documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "one-page-text.pdf" ))...

    docs.groupdocs.com/viewer/net/disable-text-sele...
  5. GroupDocs.Annotation for .NET 20.9 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 20.9 Major Features Below the list of most notable changes in release of GroupDocs.Annotation for .NET 20.9: Improved adding ImageAnnotation functionality Fixed exception while processing specific xlsx files Fixed exception while annotating email files Fixed issue with streams when Save method invoked Fixed Replacement annotation on Words files Full List of Issues Covering all Changes in this Release Key Summary Type ANNOTATIONNET-1482 Replace file ImageAnnotation functionality with streams Improvement ANNOTATIONNET-1392 Replacement annotation damages words file Bug ANNOTATIONNET-1485 CorruptedOrDamagedFileException on opening xlsx files Bug ANNOTATIONNET-1486 Method Annotator....Consulting Blog Knowledge Base New Releases Status Websites aspose...Annotator annotator = new Annotator ( "input.docx" , new LoadOptions {...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  6. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "password_protected...

    docs.groupdocs.com/conversion/net/get-default-l...
  7. Convert images | Documentation

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code...Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/image/
  8. 在 Java 中注释 Word DOC DOCX 文件 |添加或删除注释

    在 Java 中添加或删除 Word DOC/DOCX 文件中的注释。使用文档注释 API 添加箭头、矩形、椭圆、水印注释。...final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/zh/annotation/annotate-word-...
  9. Protecting Word documents | Documentation

    This article explains how to protect as well as unprotect the Word documents in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/java/protecting-wo...
  10. Protecting word processing documents | Document...

    This article explains how to protect as well as unprotect the Word documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/net/protecting-wor...