Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 12,988 for

new

(0.13 sec)
  1. GroupDocs.Metadata for .NET 26.5 – May 2026 Rel...

    GroupDocs.Metadata for .NET 26.5 adds TFM-Split packaging and resolves MSG header issues. Available now on NuGet....Contents What’s new in this release Public API changes New features...the NuGet distribution. What’s new in this release # Key Category...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  2. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/net/working-with-w...
  3. Load WordProcessing document with options | Gro...

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

    docs.groupdocs.com/conversion/java/load-wordpro...
  4. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-word-pr...
  5. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...spreadsheet: using ( var converter = new Converter ( "data.xml" , ( LoadContext...

    docs.groupdocs.com/conversion/net/convert-xml-a...
  6. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new TxtLoadOptions { LeadingSpacesOptions...

    docs.groupdocs.com/conversion/net/load-txt-docu...
  7. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....TextSearchCriteria searchCriteria = new TextSearchCriteria("test", false);...imageFile = new File(imagePath); byte[] imageBytes = new byte[(int)imageFile...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  8. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfViewOptions viewOptions = new PdfViewOptions ( "output.pdf"...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  9. Set Background Image for Charts using GroupDocs...

    We are excited to release another version of GroupDocs.Watermark for .NET API with New features and enhancements. GroupDocs.Watemark for .NET 17.6.0 supports setting the background image for charts in Excel and PowerPoint documents. It also allows you to add watermark to a specific page of the Word document. Continue to read more about the New features and enhancements. GroupDocs.Watermark - New Features and EnhancementsFollowing are the New features and enhancements added in GroupDocs....NET API with new features and enhancements. GroupDocs...Continue to read more about the new features and enhancements. GroupDocs...

    blog.groupdocs.com/watermark/set-background-for...
  10. Render to PNG or JPEG | GroupDocs

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/rendering-to-png-...