Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 355 for

worksheet

(0.08 sec)
  1. Getting Document Information | GroupDocs

    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...
  2. Travailler avec les feuilles de calcul dans Gro...

    Apprenez comment charger un document de feuille de calcul (Excel) et le rendre en HTML, PDF, PNG et JPEG avec différentes options...ForEmbeddedResources( "worksheet_{0}.html" ); PdfViewOptions...pngOptions = new PngViewOptions( "worksheet_{0}.png" ); JpgViewOptions...

    blog.groupdocs.com/fr/viewer/working-with-sprea...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...building charts from chart worksheets and reference cells. We would...

    blog.groupdocs.com/groupdocs.blog/page/71/
  4. حذف واترمارک متنی از XLSX با استفاده از پایتون

    می‌توانید با استفاده از پایتون، واترمارک متنی را از فایل XLSX حذف کنید؛ این راهنما همچنین نحوه حذف واترمارک در XLSX با پایتون را در چند گام ساده توضیح می‌دهد....manually editing individual worksheets or adjusting multiple file...

    kb.groupdocs.com/fa/watermark/python/remove-tex...
  5. GroupDocs.Viewer for .NET でスプレッドシートを操作する

    スプレッドシート(Excel)ドキュメントを読み込み、さまざまなオプションでHTML、PDF、PNG、JPEGにレンダリングする方法を学びます...ForEmbeddedResources( "worksheet_{0}.html" ); PdfViewOptions...pngOptions = new PngViewOptions( "worksheet_{0}.png" ); JpgViewOptions...

    blog.groupdocs.com/ja/viewer/working-with-sprea...
  6. Remove page redactions | GroupDocs

    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/net/remove-page-re...
  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. Adding image watermarks | GroupDocs

    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-...
  9. C#を使用してExcelワークブックに透かしを追加する|テキスト透かし

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

    blog.groupdocs.com/ja/watermark/watermark-excel...
  10. Get document info | GroupDocs

    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-...