Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 31,382 for

new

(0.09 sec)
  1. Java MSG Annotation API C# 中的注释

    Java API 用于从 MSG、图像、绘图和文档文件格式创建和注释流行的注释类型。...comments Reply firstReply = new Reply (); firstReply . setComment...getTime ()); Reply secondReply = new Reply (); secondReply . setComment...

    products.groupdocs.com/zh/annotation/java/msg/
  2. GroupDocs.Watermark for .NET 19.10 Release Note...

    Note This page contains release notes for GroupDocs.Watermark for .NET 19.10 Warning In this version we’re introducing New public API which was designed to be simple and easy to use. For more details about New API please check Public Docs section. The legacy API have been moved into Legacy namespace so after update to this version it is required to make project-wide replacement of namespace usages from GroupDocs.Watermark. to GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...this version we’re introducing new public API which was designed...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  3. How to properly merge documents using Java | Do...

    This article describes how to properly merge documents using GroupDocs.Merger for Java product....Consulting Blog Knowledge Base New Releases Status Websites aspose...source PDF file Merger merger = new Merger ( "c:\sample1.pdf" );...

    docs.groupdocs.com/merger/java/getting-started/...
  4. Java JPEG Annotation API C# 中的註釋

    Java API 用於從 JPEG、圖像、繪圖和文檔文件格式創建和註釋流行的註釋類型。...comments Reply firstReply = new Reply (); firstReply . setComment...getTime ()); Reply secondReply = new Reply (); secondReply . setComment...

    products.groupdocs.com/zh-hant/annotation/java/...
  5. Java XLS Annotation API C# 中的註釋

    Java API 用於從 XLS、圖像、繪圖和文檔文件格式創建和註釋流行的註釋類型。...comments Reply firstReply = new Reply (); firstReply . setComment...getTime ()); Reply secondReply = new Reply (); secondReply . setComment...

    products.groupdocs.com/zh-hant/annotation/java/...
  6. GroupDocs.Viewer for .NET 21.1 Release Notes

    GroupDocs.Viewer for .NET 21.1 Release Notes – the latest updates and fixes....simplified public API and added eight new constructors to the Viewer class...obsolete, so please switch to the new constructors as we’re planning...

    releases.groupdocs.com/viewer/net/release-notes...
  7. GroupDocs.Parser for .NET 18.10 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.10. Major Features There are the following features in this release: Implemented API to extract images from documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-65 Implement API to extract images from documents New feature PARSERNET-69 Implement the ability to extract images from PDF New feature PARSERNET-71 Implement the ability to extract images from spreadsheets New feature PARSERNET-72 Implement the ability to extract images from text documents New feature PARSERNET-74 Implement the ability to extract images from presentations New feature 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...extract images from documents New feature PARSERNET-69 Implement...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  8. GroupDocs.Metadata for .NET 17.02 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 17.02.0 Major Features There are 9 features and 2 enhancements in this regular monthly release. The most notable are: Ability to use Dynabic.Metered account Ability to detect AVI video format Ability to read header of AVI video format Ability to read Photoshop layers of PSD format Ability to detect DICOM format Ability to read metadata of DICOM format Ability to read ByteOrder (little-endian, big-endian) for image formats Ability to process Excel content type properties using XlsMetadata class (add, remove, clear operations) Ability to export DICOM metadata to csv, excel file Ability to export Excel content type properties to csv, excel Ability to export metadata of AVI format to csv, excel All Changes Key Summary Category METADATANET-1455 Ability to export Excel content type properties to csv, excel Enhancement METADATANET-1456 Ability to process Excel content type properties using XlsMetadata class (add, remove, clear operations) Enhancement METADATANET-1475 Ability to export metadata of AVI format to csv, excel New Feature METADATANET-247 Ability to read header of AVI video format New Feature METADATANET-1232 Ability to read Photoshop layers of PSD format New Feature METADATANET-1256 Ability to use Dynabic....Consulting Blog Knowledge Base New Releases Status Websites aspose...of AVI format to csv, excel New Feature METADATANET-247 Ability...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  9. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "SoftwareDevelopmentP...

    docs.groupdocs.com/viewer/java/render-ms-projec...
  10. PPtx to Pdf conversion throws error Unknow file...

    Hi Team, I am trying to convert from pptx file to pdf and it fails during conversion with this error eption: class com.groupdocs.conversion.exceptions.CorruptOrDamagedFileException: Cannot convert. The file is corrupt …...Create a File object File file = new File(filePath); // Open an InputStream...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); // Below...

    forum.groupdocs.com/t/pptx-to-pdf-conversion-th...