Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 12,286 for

new

(0.48 sec)
  1. About annotation UI and Signature UI - Free Sup...

    Hi Aleksei, I have already shared the standalone application that I have integrated into my project. Could you please provide the corrections directly within that sample? Thanks, Abhinay Patel...We have opened the following new ticket in our internal issue...AnnotatedDocumentEnt annotatedDocument = new AnnotatedDocumentEnt(); try {...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  2. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "flowchart.vsdx" ))...

    docs.groupdocs.com/viewer/net/render-visio-docu...
  3. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/composing-sig...
  4. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the New feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...Consulting Blog Knowledge Base New Releases Status Websites aspose...spreadsheets, but also to create new spreadsheets from scratch. And...

    docs.groupdocs.com/editor/net/deleting-workshee...
  5. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailLoadOptions loadOptions = new EmailLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/email-attachme...
  6. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document const source = new InputStream ( 'sample-files/source...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  7. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ordering by moving any page(s) to new position within a document. This...

    docs.groupdocs.com/merger/nodejs-java/move-page/
  8. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose...ReadXmpProperties try ( Metadata metadata = new Metadata ( Constants . PngWithXmp...

    docs.groupdocs.com/metadata/java/working-with-x...
  9. 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...
  10. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...); Editor fromStream = new Editor ( new FileInputStream ( inputPath...

    docs.groupdocs.com/editor/java/edit-markdown/