Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 13,087 for

new

(0.81 sec)
  1. Convert to grayscale | GroupDocs

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

    docs.groupdocs.com/viewer/java/optimization-pdf...
  2. Barcodes are not working (rendering blank) - Fr...

    I am using Groupdocs.Assembly for dot net version 25.6.0 on linux, using dot net 8. SkiaSharp and SkiaSharp.NativeAssets.Linux 3.119.0 are included in the build. We have recently updated to 25.6 from an older version t…...case with just the barcode in a new document. Use the following syntax:...Sample Code: var entities = new Entities(); var attachment =...

    forum.groupdocs.com/t/barcodes-are-not-working-...
  3. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-documents...
  4. 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-...
  5. 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...
  6. 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...
  7. Working with metadata in Presentations | GroupDocs

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

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Password-protected documents | GroupDocs

    Learn how to open and process password-protected PDF and Office documents. Includes error handling examples and supported encryption types....Consulting Blog Knowledge Base New Releases Status Websites aspose...password LoadOptions loadOptions = new LoadOptions ( password ); //...

    docs.groupdocs.com/parser/net/password-protecte...
  9. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...expanded, with new sub-option classes and new public types. This...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. Load XML document with options | GroupDocs

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "data.xml" , ( LoadContext...

    docs.groupdocs.com/conversion/net/load-xml-docu...