Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 12,048 for

new

(0.05 sec)
  1. Load from local disc | GroupDocs

    Load from local disc GroupDocs.Redaction.Redactor class is a main class in Redaction API, providing functionality to open a document. When document is located on the local disk, you can pass its path to *Redactor *class constructor. The following example demonstrates how to open a document from local disc: final Redactor redactor = New Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(New DeleteAnnotationRedaction()); redactor.save(); } finally { redactor....Consulting Blog Knowledge Base New Releases Status Websites aspose...disc: final Redactor redactor = new Redactor ( "sample.docx" ); try...

    docs.groupdocs.com/redaction/java/load-from-loc...
  2. Load password-protected document | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/net/load-password-pro...
  3. Remove document password | GroupDocs

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...; LoadOptions loadOptions = new LoadOptions ( "SAMPLE_PASSWORD"...

    docs.groupdocs.com/merger/net/remove-document-p...
  4. Introducing API v2 of GroupDocs.Parser for .NET

    The all-New API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking News for those who are already using our document parsing API as well as who are looking for an easy to use solution for extracting text, images, and metadata from PDF, word processing documents, spreadsheets, presentations, emails, EPUB & ZIP file formats. What’s New in the API v2? We have done some major updates at the architecture level of the API to perform product optimization....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/parser/introducing-api-v2-of...
  5. Merge and split EPUB files in C# - GroupDocs.Me...

    Learn how to merge and split EPUB files using C# with GroupDocs.Merger for .NET. Try the powerful features for managing your EPUB documents....the Save method to save the new merged EPUB file. Here is an...EPUB file using ( var merger = new Merger( @"C:\path\to\your\first...

    blog.groupdocs.com/merger/merge-and-split-epub-...
  6. Spreadsheet on GroupDocs Blog | Document Automa...

    Spreadsheet on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Spreadsheet on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Parser for .NET...11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Editor for .NET...

    blog.groupdocs.com/ko/tag/spreadsheet/index.xml
  7. Opacity and Fixed SVG Path Properties Introduce...

    GroupDocs team is excited to announce one more monthly release of document annotation API, where New properties are introduced, these properties are included on users demand to facilitate them as our users always expects something New and extra features form our APIs compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words file formats etc....document annotation API, where new properties are introduced, these...users always expects something new and extra features form our APIs...

    blog.groupdocs.com/annotation/opacity-and-fixed...
  8. Search Optical Signatures using Java E-Signing ...

    We are delighted to announce the another monthly release of GroupDocs.Signature for Java v18.4. This release comes up with many features like searching QRCode and Barcode signatures in supported documents. Aside this, few improvements and fixes are also introduced in this version of the API. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. eSignature API for Java v18....recommend you to download the new version of API and evaluate the...# SignatureHandler handler = new SignatureHandler(signConfig);...

    blog.groupdocs.com/signature/java-e-signing-api...
  9. Reduce image quality | GroupDocs

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

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/convert-speci...