Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 12,840 for

new

(0.23 sec)
  1. Add document password | GroupDocs

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...password: Initialize class with new document password; Instantiate...

    docs.groupdocs.com/merger/java/add-document-pas...
  2. Text redaction character trimming - Free Suppor...

    I am trying text redaction in one of my document, I want to replace phrase “Test” with → “Performance Incentive Agreement (“PIA”): To be executed between Supplier and Consumer. Ensures that Supplier gets incentivi…...redactor = new Redactor(filePath)) { redactor.Apply(new ExactPh...ExactPhraseRedaction(request.PrevText[i], new ReplacementOptions(request.NewText[i])));...

    forum.groupdocs.com/t/text-redaction-character-...
  3. Add document password | GroupDocs

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...password: Initialize class with new document password; Instantiate...

    docs.groupdocs.com/merger/net/add-document-pass...
  4. GroupDocs.Comparison for .NET 26.1 – 最新更新與修復(Ja...

    探索 GroupDocs.Comparison for .NET 26.1 中的新功能。現在已於 NuGet 與 GroupDocs 網站上提供。...; using (Comparer comparer = new Comparer(sourcePath)) { ReleasePageStream...PreviewOptions previewOptions = new PreviewOptions(pageNumber =>...

    blog.groupdocs.com/zh-hant/comparison/groupdocs...
  5. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetReadFileF try ( Metadata metadata = new Metadata ( Constants . InputXlsx...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. PDF Merging and stitching ToC - Free Support Fo...

    Hi Team, We need assistance with a PDF merging requirement. Currently, when we merge three PDFs, the second and third documents are simply appended to the first. Our Goal: We need the Table of Contents in the first doc…...to automatically include the new sections from the appended files...at the merge point to reflect new sections in the TOC . Is automatic...

    forum.groupdocs.com/t/pdf-merging-and-stitching...
  7. Render VSTX & VSSX File Formats using GroupDocs...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET API with some exciting New features. GroupDocs.Viewer for .NET 17.3.0 supports rendering of VSTX and VSSX file formats. The latest version also supports metered licensing, size adjustment options for CAD files, removing annotation when rendering PDF documents, hide/show tracked changes when rendering Word documents and much more. Please continue to explore more about GroupDocs.Viewer for .NET 17.3.0....NET API with some exciting new features. GroupDocs.Viewer for...GroupDocs.Viewer for .NET 17.3.0 - New FeaturesGroupDocs.Viewer for...

    blog.groupdocs.com/viewer/render-vstx-vssx-form...
  8. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....PdfTextExtractor extractor = new PdfTextExtractor("invoice.pdf");...TextAreaSearchOption searchOptions = new TextAreaSearchOption(); // Set...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  9. GroupDocs.Total for .NET 25.8 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.8. Available now on NuGet and GroupDocs website....Contents Important notice What’s new in this release Fixes How to...GroupDocs Releases . What’s new in this release # The following...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  10. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.csv" )) {...

    docs.groupdocs.com/conversion/net/convert-to-da...