Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 12,279 for

new

(0.05 sec)
  1. Dynamic Insertion of Images and Barcodes using ...

    Team GroupDocs is really glad to announce the release of version 17.11 of the GroupDocs.Assembly for .NET API. You can now insert images and barcodes in email formats and remove selective chart series dynamically. Furthermore, New identifiers for barcodes are introduced in this New release. For a better experience with the API, we recommend you to download the latest release and try out the New features introduced in GroupDocs.Assembly for .... Furthermore, new identifiers for barcodes are...are introduced in this new release. For a better experience with...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  2. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Redactor redactor = new Redactor ( @"sample.docx" ), new LoadOptions...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  3. Load document from URL | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Annotator annotator = new Annotator ( new URL ( url ). openStream...

    docs.groupdocs.com/annotation/java/load-documen...
  4. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...Consulting Blog Knowledge Base New Releases Status Websites aspose...watermark = new TextWatermark ( "Test watermark" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/net/add-watermarks...
  5. Load file from FTP | GroupDocs

    This article demonstrates how to convert file stored in FTP storage using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => GetFileFromFtp...

    docs.groupdocs.com/conversion/net/load-file-fro...
  6. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "invoice.xlsx" )) {...

    docs.groupdocs.com/viewer/java/render-excel-and...
  7. GroupDocs.Redaction AI integration with .NET | ...

    Use AI to detect and redact text, words, or phrases in PDF documents using .NET. Replace or hide content to securely process PDF files....the processed document to a new location using the Save() method...in the example Regex regex = new Regex( ".*" ); //Define target...

    blog.groupdocs.com/redaction/custom-ai-redactio...
  8. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); loadOptions...

    docs.groupdocs.com/conversion/java/load-spreads...
  9. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/comparison/compare-excel-wor...
  10. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose..."ConvertCadAndSpecify.pdf" const loadOptions = new groupdocs . conversion . CadLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...