Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 11,630 for

new

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

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...annotator = new Annotator ( "input.pdf" )) { User user1 = new User {...

    docs.groupdocs.com/annotation/net/add-replies-t...
  2. Render PowerPoint presentations as HTML, PDF, a...

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

    docs.groupdocs.com/viewer/net/render-presentati...
  3. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...Consulting Blog Knowledge Base New Releases Status Websites aspose...Options.Load ; var loadOptions = new WebLoadOptions { SkipExternalResource...

    docs.groupdocs.com/conversion/net/skip-loading-...
  4. Releases on GroupDocs Blog | Document Automatio...

    Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDo......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Watermark for Python...11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Watermark for .NET...

    blog.groupdocs.com/ko/tag/releases/index.xml
  5. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for...for Java. Many of the new features have been introduced in GroupDocs...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Consulting Blog Knowledge Base New Releases Status Websites aspose...groupdocs.signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/java/sign-document...
  7. 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 Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...some document Editor editor = new Editor ( inputFilePath ); //through...

    docs.groupdocs.com/editor/java/load-document/
  8. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted Metadata electronic signature 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/net/sign-documents...
  10. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "sample.docx" )) {...

    docs.groupdocs.com/redaction/net/redaction-basics/