Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 12,280 for

new

(0.12 sec)
  1. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/compare-docum...
  2. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Signature signature = new Signature ( "sample.xlsx" );...

    docs.groupdocs.com/signature/java/sign-document...
  3. Get the PDF output file information | GroupDocs

    This article explains how to get the PDF output file information using .NET / C# with GroupDocs.Viewer for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/net/get-pdf-output-fi...
  4. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....announce the release of the new library that enhances a set of...can be of great help. Great news to contract management world...

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. GroupDocs.Editor on GroupDocs Blog | Document A...

    GroupDocs.Editor on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor on GroupDocs Blog | Document Automation Solutions for .NET & Java De......انتشار فوریه ۲۰۲۶ Explore what’s new in GroupDocs.Editor for Java...انتشار نوامبر ۲۰۲۵ Explore what’s new in GroupDocs.Editor for .NET...

    blog.groupdocs.com/fa/tag/groupdocs.editor/inde...
  6. GroupDocs.Editor Releases on GroupDocs Blog | D...

    GroupDocs.Editor Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Releases on GroupDocs Blog | Document Automation Solutions ......انتشار فوریه ۲۰۲۶ Explore what’s new in GroupDocs.Editor for Java...انتشار نوامبر ۲۰۲۵ Explore what’s new in GroupDocs.Editor for .NET...

    blog.groupdocs.com/fa/categories/groupdocs.edit...
  7. Free WebP to PNG Converter – Online & Instant |...

    Convert WebP to PNG in seconds using our free online converter. Just upload and download – no signup or software needed. Secure & auto-deletion in 24 hours....using (Converter converter = new Converter("path/image.webp"))...ImageConvertOptions options = new ImageConvertOptions { // Set...

    blog.groupdocs.com/conversion/webp-to-png/
  8. License parsing error and performance issue dur...

    Hi Team, We are currently using GroupDocs.Conversion for Java to support a functionality where files in non-PDF formats (.doc, .docx, .xls, .xlsx) are converted to PDF, and later all PDFs are merged into a single docum…...code: try (Converter converter = new Converter(originalFilePath))...PdfConvertOptions options = new PdfConvertOptions(); } It appears...

    forum.groupdocs.com/t/license-parsing-error-and...
  9. DocProperties in content control not converting...

    Hello GroupDocs Support Team, I have this problem, when converting a word document to pdf. The document contains content controls (developer tools in word) and I have some custom document properties in those. After the …...docx")) { var wordLoadOptions = new WordProcessingLoadOp { ClearBuiltInDocument...= true, HyphenationOptions = new HyphenationOptions() { AutoHyphenation...

    forum.groupdocs.com/t/docproperties-in-content-...
  10. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text-in-pd...