Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 8,328 for

paged

(0.56 sec)
  1. Видалити сторінки з PDF за допомогою C# | Парні...

    Видаліть будь-який набір сторінок із PDF-файлів за допомогою C#. Видаліть список сторінок, будь-який заданий діапазон, парні чи непарні сторінки з файлів PDF у програмі .NET....Save("path/selected-pages-removed.pdf"); } Видалення діапазону...RemovePages(removeOptions); merger.Save("path/pages-range-removed.pdf"); } Видалення...

    blog.groupdocs.com/uk/merger/delete-pages-from-...
  2. GroupDocs.Conversion pour Node.js 25.11 – Derni...

    Découvrez les nouveautés de GroupDocs.Conversion pour Node.js 25.11. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....files from the official release page Téléchargement direct – Récupérez...associés depuis la page officielle release page Resources # Ressources...

    blog.groupdocs.com/fr/conversion/groupdocs-conv...
  3. ค้นหา Image Signature ใน C# ใน Word, Excel, Pow...

    ค้นหาบาร์โค้ด, รหัส QR, ดิจิทัลหรือลายเซ็นอิเล็กทรอนิกส์ที่มีเนื้อหาข้อมูลรูปภาพจากเอกสารใดๆ (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/th/signature/search-image-si...
  4. جستجوی امضای تصویر در C# در Word، Excel، PowerP...

    بارکد، کد QR، امضای دیجیتال یا الکترونیکی را با محتوای داده تصویری از هر سند (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/fa/signature/search-image-si...
  5. extract images from PDF in Java on GroupDocs Bl...

    extract images from PDF in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in extract images from PDF in Java on GroupDocs Blog | Document Automatio......PDF ou de n'importe quelle page spécifique à l'aide de l'API...l'ensemble du document et de pages spécifiques de documents de...

    blog.groupdocs.com/fr/tag/extract-images-from-p...
  6. Convert Selected or Partial Spreadsheet Rows

    You might be looking for a software component or API using that an excel sheet could be converted to PDF/Word or any other supported format partially. What is the difference? Many of us are just concerned with the output. Process an excel spreadsheet and get the right PDF/output. A simple conversion (Complete spreadsheet to PDF) is ideal until the source file has limited number of rows. Partial Conversion - Usability If you have a spreadsheet with more than 10,000 rows and your data or concerned rows are somewhere between 5,000 to 8,000....API allows you to set sheet/page number to convert using PageNumber...easily convert from G7 to I10 on page 6. Download GroupDocs.Conversion...

    blog.groupdocs.com/conversion/convert-selected-...
  7. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....searching using synonyms, see the page. To get the number of synonyms...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/synonym-dictionary/
  8. 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...
  9. تبدیل ارائه ها به تصاویر در 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...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....= null ); } } Text Page Old coding style // Create an...null ) { // Extract the first page System . out . println ( pte...

    docs.groupdocs.com/parser/java/migration-notes/