Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 2,263 for

numbers

(0.78 sec)
  1. Split a worksheet into pages | GroupDocs

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....xlsx" ) as viewer : # Specify number of rows for every page. rows_per_page..."split_by_rows/by_rows.pdf" ) # Split by number of rows. viewOptions . spreadsheet_options...

    docs.groupdocs.com/viewer/python-net/split-work...
  2. Render Word documents as HTML, PDF, and image f...

    Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....replaced with the current page number in the file name. viewOptions...replaced with the current page number and resource name, respectively...

    docs.groupdocs.com/viewer/python-net/render-wor...
  3. GroupDocs.Comparison for Python 26.5 – 大幅なAPI改善...

    GroupDocs.Comparison for Python 26.5 は、純粋なPythonラッパー、AGENTS.md、コンソールCLI、そして幅広いAPI強化を提供します — これでPyPIで利用可能です。...コールバックのシグネチャは (page_number) -> writable_stream です: from...create_page_stream (page_number): return open( f "page- { page_number } .png"...

    blog.groupdocs.com/ja/comparison/groupdocs-comp...
  4. GroupDocs.Comparison for .NET 26.4 – Latest Upd...

    Explore what's new in GroupDocs.Comparison for .NET 26.4. Available now on NuGet and GroupDocs website....with alternating pages: odd-numbered pages come from the source...(showing deletions) and even-numbered pages from the target document...

    blog.groupdocs.com/comparison/groupdocs-compari...
  5. Sign document with HIBC PAS barcode Symbology |...

    This article explains how to sign document with HIBC PAS barcode Symbology signatures...created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Sign document with HIBC LIC barcode Symbology |...

    This article explains how to sign document with HIBC LIC barcode Symbology signatures...created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...
  7. GroupDocs.Merger for Python 26.6 – API עם טיפוס...

    גלה את ה-API עם טיפוסים החדש, התמיכה ב-Python 3.14, רינדור תצוגת עמוד, ואינטגרציית סוכן AI ב-GroupDocs.Merger for Python 26.6....create_page_stream (page_number): return open( f "page- { page_number } .png"...

    blog.groupdocs.com/he/merger/groupdocs-merger-f...
  8. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/composing-sig...
  9. Convert Back and Forth Between 50+ Document For...

    GroupDocs.Conversion for .NET is one of emerging products in the GroupDocs product family. GroupDocs.Conversion allows users to convert documents to and from over 50 different formats, including Word (DOC, DOCX) to PDF, PDF to image (TIFF, JPG), HTML to PDF, Word to HTML and many more. Unlike most of the software on the market, GroupDocs.Conversion is a .NET middleware designed specifically for easy integration into other applications. Thanks to its flexible API, GroupDocs....on-the-fly conversion and provides a number of interesting features designed...

    blog.groupdocs.com/conversion/convert-back-and-...
  10. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-ht...