Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 10,042 for

new

(0.04 sec)
  1. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = New FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = New Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Consulting Blog Knowledge Base New Releases Status Websites aspose...stream try ( InputStream stream = new FileInputStream ( Constants ...

    docs.groupdocs.com/parser/java/load-document-fr...
  2. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OleSpreadsheetOption oleSpreadsheetOption = new OleSpreadsheetOption ( filePathEmbedded...

    docs.groupdocs.com/merger/net/add-document-to-s...
  3. Sign documents with exception handling | Docume...

     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...using ( Signature signature = new Signature ( "sample.xlsx" ))...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "with_attachments.msg"...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  5. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...OneNote file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.one" )) {...

    docs.groupdocs.com/conversion/net/convert/note/
  7. GroupDocs Annotation now supports Exporting Ann...

    GroupDocs document management suite allows you to view, annotate, compare, assemble, digitally sign and share your documents in the cloud. As previously been announced, GroupDocs Annotation is one of our flagship applications that take the peer/group-review to a whole New level by providing you and your colleagues an easy way to view and share review comments in real-time. Proof-reading has never been so easy and fun! Be it real-time or traditional way of reviewing the documents, GroupDocs Annotation is all that you require to collaboratively perform a document review at anytime, from anywhere....peer/group-review to a whole new level by providing you and your...More recently, we have added a new feature to GroupDocs Annotation...

    blog.groupdocs.com/total/groupdocs-annotation-n...
  8. 在 Word、Excel、PowerPoint, PDF 中使用 C# 搜索圖像簽名

    使用 .NET Signature API 從任何文檔(DOC、XLS、PPT、PDF)中的圖像數據內容搜索條形碼、QR 碼、數字或電子簽名。...using (Signature signature = new Signature("signed.pdf")) { //...using (Signature signature = new Signature("signed.pdf")) { //...

    blog.groupdocs.com/zh-hant/signature/search-ima...
  9. Extract text in Raw mode | Documentation

    This article explains that how to extract text in Raw mode....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  10. GroupDocs.Assembly for Java 20.8 Release Notes ...

    Major Features GroupDocs.Assembly for Java 20.8 comes up with several improvements in dynamic barcode insertion. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-48 Support dynamic generation of GS1-128 AI 8102 Coupon Extended barcodes Feature ASSEMBLYNET-49 Support dynamic generation of UPCA & GS1 Databar Coupon barcodes Feature ASSEMBLYNET-159 Improve barcode scaling Feature ASSEMBLYJAVA-19 Barcode text is truncated upon some circumstances Bug ASSEMBLYJAVA-20 Anti-aliasing does not work expectedly for barcode text Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java 20.8. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/java/groupdocs-asse...