Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 12,294 for

new

(0.36 sec)
  1. 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...
  2. Edit Watermark Objects in PDF Documents using G...

    We are really delighted to announce the release of version 18.3 of GroupDocs.Watermark for .NET. The latest version supports editing of the objects that can be considered as the watermark in PDF documents. Furthermore, the feature of replacing text and image for the found watermarks is also added for all the supported formats. Following are some highlighted features of version 18.3. Editing Watermark Objects in PDF Documents Replacing Text for Particular Objects You can replace text for the particular XObjects, artifacts and the annotations in a PDF document....Add("Passed", new Font("Calibri", 19, FontStyle...FormattedTextFragmen.Add("Passed", new Font("Calibri", 19, FontStyle...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  3. 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...
  4. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  5. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...removes the Arial and Times New Roman characters of 32-127 codes...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  6. GroupDocs.Parser for .NET 25.12.1 – Latest Upda...

    Explore what’s New in GroupDocs.Parser for .NET 25.12.1. Available now on NuGet and GroupDocs website....highlights Table of Contents What’s new in this release Embed the OCR...resources are stored. What’s new in this release # Category Issue...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  7. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...; try { InputStream stream = new java . net . URL ( url ). openStream...

    docs.groupdocs.com/merger/java/load-document-fr...
  8. Save document to the specified stream | GroupDocs

    This article explains how to save document to the specified stream while using GroupDocs.Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea (); // Specify...

    docs.groupdocs.com/watermark/java/save-document...
  9. How to load document from Amazon S3 Storage | G...

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( stream )) { QrCodeSignOptions...

    docs.groupdocs.com/signature/net/load-document-...
  10. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source text" , new LoadOptions (...

    docs.groupdocs.com/comparison/java/load-text-fr...