Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 11,626 for

new

(0.18 sec)
  1. Explicit Font Substitution is Supported in Grou...

    GroupDocs.Conversion for .NET 18.7 comes with some New features and a bug fix. EmailOptions can be defined in any SaveOptions class such as PdfSaveOptions or CellsSaveOptions. Moreover, API supports explicit font substitution when converting from Word, Cell and Presentation documents. Please refer to GroupDocs.Conversion for .NET 18.7 release notes for further reference. We’d recommend you to integrate latest version of the API in your application and share your feedback....7 comes with some new features and a bug fix. EmailOptions...document. var loadOptions = new CellsLoadOptions(); loadOptions...

    blog.groupdocs.com/conversion/explicit-font-sub...
  2. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "flowchart.vsdx" ))...

    docs.groupdocs.com/viewer/net/render-visio-docu...
  3. 添加或删除注释 |在 Java 中注释 PDF 文件

    在 Java 中以编程方式在 PDF 文件中添加和删除注释。使用 Java API 添加箭头、矩形、椭圆、突出显示、水印注释等。...final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/zh/annotation/annotate-pdf-f...
  4. GroupDocs.Search for .NET 25.11 – 最新更新與修復(2025 ...

    探索 GroupDocs.Search for .NET 25.11 的新功能。 現在已在 NuGet 與 GroupDocs 網站上提供。...發行亮點 Table of Contents What’s new in this release Fixes and enhancements...privileges reliable. What’s new in this release # [Enhancement]...

    blog.groupdocs.com/zh-hant/search/groupdocs-sea...
  5. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of New features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting to PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option to WordsLoadOptions class HidePdfAnnotations option to PdfLoadOptions class HideComments option to CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....11 comes with a lot of new features and some improvements..."source.one"; var loadOptions = new OneLoadOptions { DefaultFont...

    blog.groupdocs.com/conversion/measure-document-...
  6. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/signature/net/migration-notes/
  7. Word document added an Undefined Label - Free S...

    Hi, we have an issue when saving a word document after an edition, in the word saved document is adding a label at the beginning of the content. proces-editor error.PNG (241.7 KB) We are using GroupDocs editor 23.9 and…...currentTimeMillis(); LoadDocumentEntity doc = new LoadDocumentEntity(); try { ILoadOptions...password); Editor editor = new Editor(new FileInputStream(guid),...

    forum.groupdocs.com/t/word-document-added-an-un...
  8. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  9. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailLoadOptions loadOptions = new EmailLoadOptions (); loadOptions...

    docs.groupdocs.com/conversion/java/load-email-d...
  10. Extract pages | GroupDocs

    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/