Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 11,659 for

new

(0.05 sec)
  1. GroupDocs.Conversion on GroupDocs Blog | Docume...

    GroupDocs.Conversion on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion on GroupDocs Blog | Document Automation Solutions for .NET &......انتشار نوامبر 2025 Explore what’s new in GroupDocs.Conversion for Node...برجسته انتشار Explore what's new in GroupDocs.Conversion for ...

    blog.groupdocs.com/fa/tag/groupdocs.conversion/...
  2. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pptx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/replace-missing-...
  3. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { JpgViewOptions...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  4. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information to be displayed as...

    docs.groupdocs.com/conversion/java/convert/web/
  5. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const comparer = new groupdocs . Comparer ( sourceFile...

    docs.groupdocs.com/comparison/nodejs-java/set-d...
  6. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text/
  7. A Complete Guide for Developing a GroupDocs.Vie...

    As you may have already noticed, GroupDocs has many plugins available for 3rd party platforms and across all products we offer. We constantly expand this list and a few months ago we have announced a release of the New GroupDocs.Viewer for .NET plugin for Kentico CMS. This New plugin is very different from the cloud-based version we released earlier. The cloud-based version simply creates an iframe on a web-page where you want to display a document and redirects all input documents to the GroupDocs’ cloud API....have announced a release of the new GroupDocs.Viewer for .NET plugin...plugin for Kentico CMS. This new plugin is very different from...

    blog.groupdocs.com/viewer/complete-guide-for-de...
  8. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for .NET API. ...Consulting Blog Knowledge Base New Releases Status Websites aspose...following the below steps: Create new instance of class by passing...

    docs.groupdocs.com/conversion/net/get-default-c...
  9. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/rendering-to-pdf/
  10. Extract annotations from document | GroupDocs

    This page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...annotations. LoadOptions tmp0 = new LoadOptions (); // Create an...

    docs.groupdocs.com/annotation/java/extract-anno...