Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 12,355 for

new

(0.19 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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/
  5. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Consulting Blog Knowledge Base New Releases Status Websites aspose...the password var loadOptions = new LoadOptions { Password = "123"...

    docs.groupdocs.com/markdown/net/load-a-password...
  6. PDF with images to Excel conversion issue in .N...

    Hi, I’m trying to convert pdf file to excel format, Pdf file has images in it. after conversion nothing is inside the excel file. So i have attached the problematic pdf file for you reference. .Net i’m facing problem …...converter = new Converter(completeFilePath)) { var options = new Spr...(); converter.Convert(() => new MemoryStream(), convertedStream...

    forum.groupdocs.com/t/pdf-with-images-to-excel-...
  7. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...Creating index Index index = new Index(indexFolder); // Marking...getDictionaries().getAlphabet().setRange(new char[] { '&' }, CharacterType...

    blog.groupdocs.com/search/zip-archive-indexing-...
  8. Release 25.12 on GroupDocs Blog | Document Auto...

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

    blog.groupdocs.com/ko/tag/release-25.12/index.xml
  9. GroupDocs.Watermark Releases on GroupDocs Blog ...

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

    blog.groupdocs.com/ko/categories/groupdocs.wate...
  10. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/search-in...