Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 12,355 for

new

(0.36 sec)
  1. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-replies-...
  2. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-ellipse-...
  3. Get Document Metadata without Editing in C#

    We have added a lot of New options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...We have added a lot of new options and features in this major...much in the new version What’s new? We have added a new GetDocumentInfo...

    blog.groupdocs.com/editor/get-document-metadata...
  4. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Support of Setting Output Page Size when Render...

    We have released version 18.5 of GroupDocs.Viewer for .NET with a couple of New features as well as 12 improvements and bug fixes. The latest version includes the feature of setting output page size when rendering email messages as image and PDF. Furthermore, you can now change the field labels in the header of the email messages. The feature of rendering password protected documents has also been extended for ODT and OTT formats....NET with a couple of new features as well as 12 improvements...formats. Below is the list of new features, improvements, and fixes...

    blog.groupdocs.com/viewer/support-of-setting-ou...
  6. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...the document Editor editor = new Editor ( inputFilePath ); //...

    docs.groupdocs.com/editor/net/load-document/
  7. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailLoadOptions emailOpt = new EmailLoadOptions (); emailOpt...

    docs.groupdocs.com/conversion/java/convert-each...
  8. GroupDocs.Total on GroupDocs Blog | Document Au...

    GroupDocs.Total on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......1월 릴리스 하이라이트 Explore what’s new in GroupDocs.Total for .NET 25...12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Total for .NET 25...

    blog.groupdocs.com/ko/tag/groupdocs.total/index...
  9. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  10. MSG file fails to render in PDF - Free Support ...

    Hello, When using the GroupDocs Viewer, I’m currently unable to to render MSG type files into PDF ones. All other tested file types work. Regards,...PdfViewOptions viewOptions = new PdfViewOptions("output_msg.pdf");...pdf"); try (Viewer viewer = new Viewer("input.msg")) { viewer...

    forum.groupdocs.com/t/msg-file-fails-to-render-...