Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 27,654 for

content

(0.05 sec)
  1. Content Protection on GroupDocs Blog | Document...

    Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Content Protection on GroupDocs Blog | Document Automation Solutions...Java Developers Recent content in Content Protection on GroupDocs...

    blog.groupdocs.com/ja/tag/content-protection/in...
  2. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Notes Microsoft Word Document Content and metadata Microsoft Word...Microsoft Word Document Template Content and metadata Microsoft Word...

    docs.groupdocs.com/search/nodejs-java/supported...
  3. Existing objects in diagram document | Document...

    This article explains how to to find and remove watermarks of both types in Visio document....loadOptions ); DiagramContent content = watermarker . getContent...PossibleWatermarkCol possibleWatermarks = content . getPages (). get_Item ( 0...

    docs.groupdocs.com/watermark/java/existing-obje...
  4. font-awesome.css

    @font-face{font-family:FontAwesome;font-display: swap;src:url(/templates/aspose/App_Themes/V3/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/templates/aspose/App_Themes/V3/fonts/fontawesome-webfon......fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}....fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}...

    cms.admin.containerize.com/templates/aspose/css...
  5. Add watermarks to word processing documents | D...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....)) { WordProcessingConten content = watermarker . GetContent...>(); Console . WriteLine ( content . Sections [ 0 ]. PageSetup...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Notes Microsoft Word Document Content and metadata Microsoft Word...Microsoft Word Document Template Content and metadata Microsoft Word...

    docs.groupdocs.com/search/net/supported-documen...
  7. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....loadOptions )) { SpreadsheetContent content = watermarker . GetContent...SpreadsheetWorksheet worksheet in content . Worksheets ) { foreach (...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  8. PowerPoint on GroupDocs Blog | Document Automat...

    PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in PowerPoint on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers รวม......NET & Java Developers Recent content in PowerPoint on GroupDocs...สำหรับ Python via .NET Recent content in PowerPoint on GroupDocs...

    blog.groupdocs.com/th/tag/powerpoint/index.xml
  9. JSON on GroupDocs Blog | Document Automation So...

    JSON on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in JSON on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers การเรียนรู้การเ......NET & Java Developers Recent content in JSON on GroupDocs Blog |...เปลี่ยนข้อมูล JSON Recent content in JSON on GroupDocs Blog |...

    blog.groupdocs.com/th/tag/json/index.xml
  10. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....loadOptions ); SpreadsheetContent content = watermarker . getContent...SpreadsheetWorksheet worksheet : content . getWorksheets ()) { for (...

    docs.groupdocs.com/watermark/java/shapes-in-spr...