Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 12,279 for

new

(0.11 sec)
  1. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose...default: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  2. Compare Documents Using Node.js

    Explore the intricacies of document comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools....source document const comparer = new Comparer ( "source.docx" ); //...source file path const comparer = new Comparer ( "source.docx" ); //...

    blog.groupdocs.com/comparison/compare-documents...
  3. Compare annotations | GroupDocs

    The page describes how to compare annotations....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "annotated_file.pdf"...

    docs.groupdocs.com/annotation/net/comparing-ann...
  4. 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-...
  5. 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...
  6. 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...
  7. 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/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...The all-new API v2 of GroupDocs.Parser for .NET has been released...would be a piece of breaking news for those who are already using...

    blog.groupdocs.com/groupdocs.blog/page/40/
  9. 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-...
  10. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...src = new StringBuilder ( source ); StringBuilder dst = new StringBuilder...

    docs.groupdocs.com/signature/java/search-embed-...