Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 10,664 for

new

(0.03 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  2. Performance Inquiry: High Memory Usage and Long...

    Dear GroupDocs Support Team, I hope this message finds you well. I am writing to share feedback regarding the performance of GroupDocs.Watermark for .NET (v24.7.0) when processing large TIFF image files and to kindly re…...GroupDocsWatermarkBe() { ParamList = new List<Input>(); string resourcesDir...DirectoryInfo diResources = new DirectoryInfo(resourcesDir);...

    forum.groupdocs.com/t/performance-inquiry-high-...
  3. Add arrow annotation | Documentation

    The page describes how to add arrow annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-arrow-ann...
  4. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "groupdocs-documentation...

    docs.groupdocs.com/viewer/net/render-web-docume...
  5. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.pst" )) { //...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  6. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...Consulting Blog Knowledge Base New Releases Status Websites aspose...List < MemoryStream > pages = new List < MemoryStream >(); using...

    docs.groupdocs.com/viewer/net/save-output-to-st...
  7. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...CsvLoadOptions loadOptions = new CsvLoadOptions ();; loadOptions...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  8. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK....Consulting Blog Knowledge Base New Releases Status Websites aspose...AsposeOCRForCloudCon () { configuration = new Configuration (); configuration...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  9. Add button component | Documentation

    The page describes how to add button component to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-button-co...
  10. Extract pages | Documentation

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document that contains only specified...

    docs.groupdocs.com/merger/net/extract-pages/