Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 12,048 for

new

(0.07 sec)
  1. How to use custom cache implementation | GroupDocs

    How to use custom caching implementation with GroupDocs.Viewer using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Map < String , Object > data = new HashMap <>(); private final String...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  2. Load from Azure Blob Storage | GroupDocs

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...); LoadOptions loadOptions = new LoadOptions ( FileType . DOCX...

    docs.groupdocs.com/viewer/net/load-document-fro...
  3. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features 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/java/sign-pdf-docu...
  4. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of New features, improvements and bug fixes. New formats are introduced in this release such as PNG, JPG, BMP and email. Aside this, you can generate summary page to images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is fixed. For further details included in this month’s release, please visit the release notes....multitude of new features, improvements and bug fixes. New formats...recommend you to Download the new release and enhance your document...

    blog.groupdocs.com/comparison/add-summary-page-...
  5. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...InputStream emlStream = new FileInputStream ( new File ( emlFilename...

    docs.groupdocs.com/editor/java/edit-email/
  6. Perform Wildcard Search in GroupDocs.Search for...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the New features introduced in the latest version: Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a New class of characters - blended....Features # Following are the new features introduced in the latest...Java API 18.12 introduces a new class of characters - blended...

    blog.groupdocs.com/search/perform-wildcard-sear...
  7. Save signed document with password | GroupDocs

    This article explains how to save document with password protection....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/save-signed-d...
  8. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....Consulting Blog Knowledge Base New Releases Status Websites aspose..."spreadsheet.xlsx" ; var loadOptions = new LoadOptions () { FileType = FileType...

    docs.groupdocs.com/watermark/net/load-document-...
  9. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "HousePlan.dwg" )) {...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  10. Caching | GroupDocs

    Learn this article and check how to improve conversion speed and performance when convert document with GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\output\cache" ; FileCache cache = new FileCache ( cachePath ); Func...

    docs.groupdocs.com/conversion/net/caching/