Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 245 for

worksheet

(0.03 sec)
  1. Get document info | Documentation

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....protected; - title, author, worksheets count, whether it is password...); Console . WriteLine ( "Worksheets Count : {0}" , docInfo ....

    docs.groupdocs.com/conversion/net/get-document-...
  2. 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...
  3. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Java API....WordProcessing documents, tabs (worksheets) count for Spreadsheets,...

    docs.groupdocs.com/editor/java/extracting-docum...
  4. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....and XPS documents, tabs (worksheets) count for Spreadsheets,...

    docs.groupdocs.com/editor/net/extracting-docume...
  5. 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/python-net/remove-...
  6. C#を使用してExcelワークブックに透かしを追加する|テキスト透かし

    C#を使用してExcelワークブックに透かしを挿入します。 .NET APIを使用して、すべてのシートに透かしを入れるか、特定のシートだけに透かしを背景として挿入します。...Worksheets[0].ContentAreaWidthPx; /*...BackgroundHeight = content.Worksheets[0].ContentAreaHeightPx; /*...

    blog.groupdocs.com/ja/watermark/watermark-excel...
  7. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....specific range of pages (slides, worksheets, etc.) RemovePageRedaction...

    docs.groupdocs.com/redaction/java/redaction-bas...
  8. Getting Document Information | 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 Java....retrieve the author, number of worksheets, and password protection...System . out . println ( "Worksheets Count: " + doc_info . getWorksheetsCount...

    docs.groupdocs.com/conversion/java/get-document...
  9. Редактировать файлы Excel в C# | Создайте свой ...

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

    blog.groupdocs.com/ru/editor/edit-excel-files-i...
  10. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....specific range of pages (slides, worksheets, etc.) Apply redaction Applying...

    docs.groupdocs.com/redaction/net/redaction-basics/