Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 6,843 for

page

(0.04 sec)
  1. Signer un PDF avec un certificat de signature n...

    Maîtrisez l'art de la signature numérique de PDF avec des certificats en Java. Personnalisez les signatures et créez votre propre application à l'aide de l'API de signature numérique....la position et le numéro de page si nécessaire : Définissez toutes...Numéro de page Raison Rotation Afficher sur toutes les pages Transparence...

    blog.groupdocs.com/fr/signature/sign-pdf-with-c...
  2. Converteer Word-documenten naar PDF met C# | DO...

    Converteer Word DOC- en DOCX-documenten naar PDF met behulp van C# binnen .NET-toepassingen. Automatiseer uw bestandsconversie met behulp van de documentconversie .NET API....geconverteerd met de eigenschappen Pages, PageNumber en PageCount. Converteer...Convert("path/converted-docx-pages-to-pdf.pdf", options); } Conclusie...

    blog.groupdocs.com/nl/conversion/convert-word-d...
  3. Save Document Comparison Results in Image Format

    Yes, you heard it right. We’ve implemented ability to save document comparison results in image format as well. In this blog post we’ll review the new feature and bug fixes introduced in monthly release of GroupDocs.Comparison for .NET 19.3.1. Let’s talk about image representation of the document Pages. The moment you save comparison results in your directory, you have a control to save results in image format as well using ICompareResult....representation of the document pages. The moment you save comparison...retrieve a list of converted pages and also save them in some separate...

    blog.groupdocs.com/comparison/save-document-com...
  4. Render PDF as JPG using Java

    Discover an efficient approach to render PDF as JPG using Java. Additionally, delve into comprehensive step-by-step guideline and Java code for rendering PDF to JPG....Viewer for Java to convert PDF pages into images Instantiate the...below shows how to convert PDF pages to JPG in Java . Code to Render...

    kb.groupdocs.com/viewer/java/render-pdf-as-jpg-...
  5. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of text analysis API for spreadsheets, presentations and text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting text areas from the Pages of a document....extracting text areas from the pages of a document. This feature...extract text areas from document pages. This feature has been extended...

    blog.groupdocs.com/parser/text-analysis-api-for...
  6. Hogyan lehet szöveget kivonni PDF-ből C# segíts...

    Ismerje meg, hogyan lehet hatékonyan kivonni szöveget PDF-ből C# használatával. Ezenkívül további eszközök telepítése nélkül tekintse meg a lépésenkénti utasításokat és a C# olvasott PDF-szöveg kódját....Pages tulajdonságot a dokumentumoldalak...gyűjteményén minden oldalon a Page.Lines segítségével, hogy szöveget...

    kb.groupdocs.com/hu/viewer/net/how-to-extract-t...
  7. 6 Situations When You Need to Convert Documents

    One of the features that GroupDocs offers is document conversion, converting documents from one file formats to another. There are lots of different reasons why this is such a big deal. If you’ve never been sent a file you couldn’t open, or had a file you sent somewhere returned to you because the recipient couldn’t open it - you’ve been lucky! It is becoming much easier to send documents from one application or operating system to another....brochure would work great as pages on your website - DOC to HTMLWhen...turn your Word brochure into pages that you can include on your...

    blog.groupdocs.com/total/6-situations-when-you-...
  8. Xóa trang khỏi PDF trong Java | Chẵn, Lẻ, Danh ...

    Xóa bất kỳ bộ trang nào khỏi tệp PDF trong Java. Xóa danh sách các trang, bất kỳ phạm vi nhất định, trang chẵn hoặc lẻ khỏi tệp PDF trong ứng dụng....save("path/selected-pages-removed.pdf"); Xóa phạm vi trang...removePages(removeOptions); merger.save("path/pages-range-removed.pdf"); Xóa các...

    blog.groupdocs.com/vi/merger/remove-pages-from-...
  9. إنشاء عارض المستندات في ASP.NET Core MVC لـ 140...

    أصبح مشاهدو المستندات عبر الإنترنت شائعًا بعد الاستخدام المتزايد للوثائق الرقمية ، خاصة في أنظمة إدارة المحتوى. السبب وراء هذه الشعبية هو أنه يمكنك عرض مجموعة متنوعة من تنسيقات المستندات دون شراء أو تثبيت برامج مخصصة. بالنظر إلى أهمية عارض المستندات ، فكرت في كتابة مقال حول كيفية إنشاء عارض مستندات عالمي في ASP.NET MVC. سنقوم بإنشاء ASP.NET MVC تطبيق عارض المستندات الذي سيستهدف .NET Core. لعرض المستند في الخلفية ، سنستخدم GroupDocs....@{ ViewData["Title"] = "Home Page"; } <script src="http://code...src='Content/" + folderName + "/page-" + i + ".png'/>"); } $("#loader")...

    blog.groupdocs.com/ar/viewer/document-viewer-in...
  10. Vytvořte prohlížeč dokumentů v ASP.NET Core MVC...

    Online prohlížeče dokumentů se staly populární po rostoucím používání digitálních dokumentů, zejména v systémech pro správu obsahu. Důvodem této popularity je, že si můžete prohlížet různé formáty dokumentů bez nákupu nebo instalace speciálních softwarových programů. Vzhledem k důležitosti prohlížečů dokumentů mě napadlo napsat článek o tom, jak vytvořit univerzální prohlížeč dokumentů v ASP.NET MVC. Chystáme se vytvořit aplikaci pro prohlížení dokumentů ASP.NET MVC, která bude cílit na framework .NET Core. Pro vykreslování dokumentů na backendu použijeme GroupDocs....@{ ViewData["Title"] = "Home Page"; } <script src="http://code...src='Content/" + folderName + "/page-" + i + ".png'/>"); } $("#loader")...

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