Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,896 for

numbers

(0.15 sec)
  1. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....unprotected spreadsheet, get the number of worksheets, generate previews...asSpreadsheetDocumen (); // Get the total number of worksheets const worksheetCount...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  2. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...
  3. GroupDocs.Assembly for .NET 17.8.0 Supports Ema...

    Team GroupDocs is really glad to announce the release of version 17.8.0 of the GroupDocs.Assembly for .NET API. The latest release adds a number of features to the API, the most important being the ability to support document assembly for Email file formats. For a better experience with the API, we recommend you to download the latest release and try out the features introduced in the latest version of the API.... The latest release adds a number of features to the API, the...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  4. Loading Documents from Streams with the GroupDo...

    Greetings! As you may noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs....NET library has seen a number of significant enhancements...

    blog.groupdocs.com/viewer/loading-documents-str...
  5. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....Annotation not apply if page number not defined in Words We’d recommend...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  6. C#でRIFFINFOとWAVファイルのメタデータを抽出します

    C#でWAVオーディオファイルのメタデータとRIFFINFOを抽出します。メタデータAPIを使用すると、.NETアプリケーション内でメタデータを管理できます。...WriteLine("Number of Channels: " + root.WavPackage...WavPackage.NumberOfChannels); // Number of Channels Console.WriteLine("Audio...

    blog.groupdocs.com/ja/metadata/extract-riff-inf...
  7. Verify Digital Signatures in Document | GroupDocs

    This article explains how to verify digital electronic signatures with GroupDocs.Signature for Python via .NET API... page_number } " ) print ( f "Signature...{ digital_signature . page_number } " ) print ( f "Signature...

    docs.groupdocs.com/signature/python-net/verify-...
  8. Sloučit dokumenty aplikace Word pomocí C# | Při...

    C# způsob, jak sloučit dva nebo více dokumentů aplikace Word do jednoho souboru. Kombinujte pouze selektivní stránky více souborů aplikace Word ve vaší aplikaci .NET....the starting and ending page number // Sloučit dokumenty merger... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/cs/merger/merge-word-files-u...
  9. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... Height ; // Specify the number of rows and columns to split...{0} is replaced with the tile number in the output file name. var...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  10. Duplicate Pages - Free Support Forum - groupdoc...

    When merging multiple DOCX files, several pages are duplicated numerous times. This only happens when merging more than 2 files of DOC/DOCX. The Same code works fine when merging multiple PDFs. Any ideas why this is …...appears that it is not the number of pages, but rather somethin...

    forum.groupdocs.com/t/duplicate-pages/9021