Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 2,423 for

note

(0.47 sec)
  1. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…... Please note that the API has evaluation...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  2. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples.... Note For the complete working code...

    docs.groupdocs.com/watermark/net/secure-methods...
  3. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links.... Note Information, explained in this...

    docs.groupdocs.com/editor/java/saving-editabled...
  4. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using Java programming language....Save e-Book files after edit Note This section describes the saving...

    docs.groupdocs.com/editor/java/how-to-edit-ebook/
  5. Render CAD drawings and models as HTML, PDF, an...

    Convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... Note The and properties apply only...

    docs.groupdocs.com/viewer/python-net/render-cad...
  6. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…... Note: I am working on GroupDocs.Viewer...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  7. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats.... Note The CadOptions.RenderLayouts...

    docs.groupdocs.com/viewer/nodejs-java/render-ca...
  8. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links.... Note Information, explained in this...

    docs.groupdocs.com/editor/net/saving-editabledo...
  9. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....xlsx" ); } Note Backgrounds are viewable in...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet.... close (); Note Backgrounds are viewable in...

    docs.groupdocs.com/watermark/java/add-watermark...