Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 31,398 for

new

(0.07 sec)
  1. Enumerable.ToArray<TSource>(IEnumerable<TSource...

    Creates an array from a IEnumerable<T>....List<Package> packages = new List<Package> { new Package { Company =...Vineyard", Weight = 25.2 }, new Package { Company = "Lucerne...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  2. GroupDocs.Editor for Java 23.2 Release Notes

    GroupDocs.Editor for Java 23.2 Release Notes – the latest updates and fixes....It introduces new supported format Markdown, new feature to preview...improvements and a lot of bug fixes. New features Markdown support In...

    releases.groupdocs.com/editor/java/release-note...
  3. Load WordProcessing document with options | Doc...

    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. Working with worksheet backgrounds | Documentation

    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...
  5. RedactionResult - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......String description) Initializes a new instance of RedactionResult class...String description) Initializes a new instance of RedactionResult class...

    apireference.groupdocs.com/redaction/java/com.g...
  6. PDF Document Watermarking is not working - Free...

    Adding in my technical team. // em.dc...we have opened the following new ticket(s) in our internal issue...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); using...

    forum.groupdocs.com/t/pdf-document-watermarking...
  7. Issue with PDF Compare - Free Support Forum - g...

    Hello, I ran into a issue while using PDF compare. With 80% of the PDF’s I get this error: Exception in thread "main" com.groupdocs.comparison.k.c.a: java.lang.IndexOutOfBoundsException: Index 9 out of bounds for lengt…...main(String[] args) { License lic = new License(); lic.setLicense(CompareRestControlle...null; try { requestingStream = new FileInputStream(requestingPath);...

    forum.groupdocs.com/t/issue-with-pdf-compare/13607
  8. Html To Pdf Conversion issue in C# - Free Suppo...

    First of all, I apologise for my bad English. The css does not work when reading string from html file and converting it to pdf. There is no problem in your online file conversion when converting from html to pdf. Here …...html”); var stream = new MemoryStream(Encoding.UTF8.GetBytes(html1));...Array.Empty(); var loadOptions = new GroupDocs.Conversion.Options...

    forum.groupdocs.com/t/html-to-pdf-conversion-is...
  9. GroupDocs.Viewer for .NET 17.11 Release Notes

    GroupDocs.Viewer for .NET 17.11 Release Notes – the latest updates and fixes....The most notable are: Added new overload for RotatePage and ReorderPage...Summary Category VIEWERNET-1424 New overload for RotatePage and ReorderPage...

    releases.groupdocs.com/viewer/net/release-notes...
  10. Convert docx to pdf loses images - GroupDocs.Co...

    Hello, We recently upgraded our C# conversion project to .Net 6 and upgraded GroupDocs.Conversion to 22.5 at the same time. We are noticing that images get dropped from the output when converting docx to pdf. This appea…...thumbnailStream = null; var options2 = new PdfConvertOptions { Format =...converter = new Converter(() => source)) { thumbnailStream = new MemoryStream();...

    forum.groupdocs.com/t/convert-docx-to-pdf-loses...