Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 9,609 for

page

(1.44 sec)
  1. חפש חתימת תמונה ב-C# ב-Word, Excel, PowerPoint,...

    חפש ברקוד, QR Code, חתימה דיגיטלית או אלקטרונית עם תוכן נתוני תמונה מכל מסמך (DOC, XLS, PPT, PDF) ב-C# באמצעות .NET Signature API....WriteLine($"QRCode signature found at page {qrCodeSignature.PageNumber}...WriteLine($"Signature found at page {resSignature.PageNumber} with...

    blog.groupdocs.com/he/signature/search-image-si...
  2. Suchen Sie nach Bildsignaturen in C# in Word, E...

    Suchen Sie Barcodes, QR-Codes, digitale oder elektronische Signaturen mit Bilddateninhalten aus beliebigen Dokumenten (DOC, XLS, PPT, PDF) in C# mithilfe der .NET-Signatur-API....WriteLine($"QRCode signature found at page {qrCodeSignature.PageNumber}...WriteLine($"Signature found at page {resSignature.PageNumber} with...

    blog.groupdocs.com/de/signature/search-image-si...
  3. parser-document-info.txt

    File type: Portable Document Format File(.pdf) Pages: 3 Size: 130412 bytes...pdf) Pages: 3 Size: 130412 bytes...

    docs.groupdocs.com/total/net/_output_files/deve...
  4. get-document-info.txt

    File type: Microsoft Word Document Number of Pages: 1 Document size: 26611 bytes Document info extracted successfully....Microsoft Word Document Number of pages: 1 Document size: 26611 bytes...

    docs.groupdocs.com/comparison/python-net/_outpu...
  5. get-file-info-from-stream.txt

    File type: Microsoft Word Open XML Document (.docx) Number of Pages: 1 Document size: 19370 bytes...docx) Number of pages: 1 Document size: 19370 bytes...

    docs.groupdocs.com/redaction/python-net/_output...
  6. Visualizza file CAD utilizzando l'API Java | Co...

    Crea il tuo visualizzatore di file CAD in Java. Converti DWG, DGN per renderizzare come HTML, JPG, PNG o PDF utilizzando l'API Java del visualizzatore di documenti di GroupDocs....forEmbeddedResources("page_{0}.html"); viewer.view(viewOptions);...forExternalResources("page_{0}.html", "page_{0}/resource_{1}", "page_{0}/resources");...

    blog.groupdocs.com/it/viewer/viewing-cad-docume...
  7. GroupDocs Viewer for .NET 1.5.0 Supports Micros...

    We’re happy to announce the release of GroupDocs Viewer for .NET 1.5.0 as an update to our suite of .NET Libraries. This version includes many new features and enhancements. Some of the features and enhancements are listed below: Support for Microsoft Visio and Microsoft Outlook file formats A setting to customize the width of the thumbnails container A setting to display the image width (for cache generation) Cross-domain detection Support for Norwegian language Header-less Viewer and control methods Concatenation of multiple streams into one document Usage of a default width for images having smaller widths A message box to display the file-download errors Client error handling for GetPdf2JavaScript Supports the display of Pages with variable heights in their original proportion Resizing after creation: the setWidth and setHeight methods allow resizing of the viewer even after creation Error propagation to customer’s code: an event is triggered when an error occurs, containing the information about the error....GetPdf2JavaScript Supports the display of pages with variable heights in their...when opening a large file; pages are empty after zooming in book...

    blog.groupdocs.com/total/groupdocs-viewer-for-n...
  8. تبدیل ارائه ها به تصاویر در C# | PPT به JPG | P...

    ارائه های پاورپوینت خود را با فرمت PPT/PPTX با استفاده از C# به فرمت JPG یا PNG تبدیل کنید. با استفاده از NET API ارائه ها را به تصاویر به صورت برنامه نویسی تبدیل کنید....SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/fa/conversion/convert-presen...
  9. Convertir des présentations en images en C# | P...

    Transformez vos présentations PowerPoint au format PPT/PPTX au format JPG ou PNG à l'aide de C#. Convertissez des présentations en images par programmation à l'aide de l'API .NET....SavePageStream getPageStream = page => new FileStream(string.Fo...Format("path/convertedPPT{0}.jpg", page), FileMode.Create); using (Converter...

    blog.groupdocs.com/fr/conversion/convert-presen...
  10. Crea un visualizzatore di documenti in ASP.NET ...

    I visualizzatori di documenti online sono diventati popolari dopo il crescente utilizzo dei documenti digitali, in particolare nei sistemi di gestione dei contenuti. Il motivo alla base di questa popolarità è che puoi visualizzare una varietà di formati di documenti senza acquistare o installare programmi software dedicati. Considerando l’importanza dei visualizzatori di documenti, ho pensato di scrivere un articolo su come creare un visualizzatore di documenti universale in ASP.NET MVC....@{ ViewData["Title"] = "Home Page"; } <script src="http://code...src='Content/" + folderName + "/page-" + i + ".png'/>"); } $("#loader")...

    blog.groupdocs.com/it/viewer/document-viewer-in...