Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 230 for

worksheet

(0.13 sec)
  1. Thêm Hình mờ vào Sổ làm việc Excel bằng C# | Hì...

    Chèn hình mờ vào sổ làm việc Excel bằng C#. Hình mờ tất cả các trang tính hoặc chèn hình mờ vào một trang tính cụ thể ngay cả khi làm nền bằng cách sử dụng .NET API....Worksheets[0].ContentAreaWidthPx; /*...BackgroundHeight = content.Worksheets[0].ContentAreaHeightPx; /*...

    blog.groupdocs.com/vi/watermark/watermark-excel...
  2. 使用 C# 将水印添加到 Excel 工作簿 |文字水印

    使用 C# 将水印插入 Excel 工作簿。使用 .NET API 为所有工作表添加水印或仅将水印插入特定工作表作为背景。...Worksheets[0].ContentAreaWidthPx; /*...BackgroundHeight = content.Worksheets[0].ContentAreaHeightPx; /*...

    blog.groupdocs.com/zh/watermark/watermark-excel...
  3. Adding image watermarks | Documentation

    GroupDocs.Watermark API supports adding the following image file types as image watermark...of multiple parts (pages, worksheets, slides, frames, etc.), the...

    docs.groupdocs.com/watermark/net/adding-image-w...
  4. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....slides from presentations and worksheets from spreadsheet documents...

    docs.groupdocs.com/redaction/java/remove-page-r...
  5. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, Worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....of multiple parts (pages, worksheets, slides, frames etc), the...

    docs.groupdocs.com/watermark/java/adding-image-...
  6. Getting Document Information | Documentation

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....print ( "Worksheets Count:" , doc_info . worksheets_count ) if...78940 Title : Cost Analysis Worksheets Count : 1 cost-analysis.xlsx...

    docs.groupdocs.com/conversion/python-net/develo...
  7. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers feature-rich document manipulation APIs for .NET and Java developers to build web, mobile or desktop apps with the capability to view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract text, retrieve metadata information and manipulate documents using HTML....NET Excel Worksheets? # GroupDocs.Viewer for ...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  8. Редактировать файлы Excel в C# | Создайте свой ...

    Редактирование файлов Excel объясняется примерами C# для редактирования файлов XLS, XLSX, ODS в приложении .NET с использованием API редактирования электронных таблиц и документов....WorksheetIndex = 0; // first worksheet // Получить разметку HTML...

    blog.groupdocs.com/ru/editor/edit-excel-files-i...
  9. Get document info | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....protected; - title, author, worksheets count, whether it is password...getTitle ()); console . log ( "Worksheets Count : " + docInfo . getWorksheetsCount...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  10. Редагувати електронні таблиці Excel | Онлайн ре...

    Відкрийте для себе ефективні способи редагування електронних таблиць Excel. Або редагуйте файли XLS/XLSX онлайн, або робіть це програмно за допомогою C# та Java....WorksheetIndex = 0; // first worksheet // Отримайте HTML-розмітку...

    blog.groupdocs.com/uk/editor/edit-excel-spreads...