Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 11,658 for

new

(0.73 sec)
  1. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....Consulting Blog Knowledge Base New Releases Status Websites aspose...CustomTextualDocumen () { FileContent = new List < string >(); } public override...

    docs.groupdocs.com/redaction/net/create-custom-...
  2. Implement custom serialization with QR-Code sig...

    This article explains how to implement custom serialization for QR-code 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...
  3. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....the Metadata Object : Create a new instance of the Metadata class...image file const metadata = new groupdocsMetadata . Metadata...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  4. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some New features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes.... This release covers some new features, one improvement and...converting to PDF # var saveOptions = new PdfSaveOptions(); saveOptions...

    blog.groupdocs.com/conversion/image-watermark-i...
  5. Reorder pages | GroupDocs

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...method of the object. Specify the new page order in the last parameters...

    docs.groupdocs.com/viewer/net/reorder-pages/
  6. Load document from FTP | GroupDocs

    This section explains how to load document from FTP with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...doc" ; String outputFilePath = new File ( Constants . OutputPath...

    docs.groupdocs.com/signature/java/load-document...
  7. Render attachments | GroupDocs

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea ()) { Attachment...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  8. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor editor = new Editor ( inputFilePath , new WordProcessingLoadOp...

    docs.groupdocs.com/editor/net/edit-document/
  9. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures 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/java/updating-text...
  10. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/work-with...