Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 12,988 for

new

(0.14 sec)
  1. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = New SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = New Watermarker("spreadsheet....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  2. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...issues are typically included in new releases. For instance, a recent...file using (var converter = new GroupDocs.Conversion.Converter(Constants...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  3. GroupDocs.Signature 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.... This release covers many new features and some improvements...recommend you to download the new release and evaluate the exciting...

    blog.groupdocs.com/categories/groupdocs.signatu...
  4. Metadata redactions | GroupDocs

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: final Redactor redactor = new Redactor ( "Sample.docx" ); try...

    docs.groupdocs.com/redaction/java/metadata-reda...
  5. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "sample.ost" )) {...

    docs.groupdocs.com/conversion/java/load-persona...
  6. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/deleting-text-...
  7. GroupDocs.Viewer for Java 25.9 – Latest Updates...

    Explore what’s New in GroupDocs.Viewer for Java 25.9. Available now on NuGet and GroupDocs website....9: New Features and Improvements 🆕 Key New Features 1...GroupDocs.Viewer for Java 25.9: New Features and Improvements # We...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  8. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GetOutputDirectoryPa (); RedisCache cache = new RedisCache ( "sample_" ); Func...

    docs.groupdocs.com/conversion/net/how-to-use-cu...
  9. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "HousePlan.dwg" )) {...

    docs.groupdocs.com/viewer/java/render-cad-drawi...
  10. GroupDocs viewer not working with .eml file pro...

    I am facing issues with GroupDocs HTML viewer with .eml file sharing the file for your reference. the alignment is very bad in html viewer but it is good in png viewer. RE DMS - signoff for all documents upload - June’…...la); using (Viewer viewer = new Viewer(inputFile)) { viewer.View(htmlViewOpt);...Exists(documentGuid)) { throw new GroupDocsViewerExcep("File not...

    forum.groupdocs.com/t/groupdocs-viewer-not-work...