Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 9,079 for

page

(1.42 sec)
  1. GroupDocs.Viewer

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....d’affichage, notamment les pieds de page PowerPoint, le formatage PDF‑to‑HTML...réservés d’en‑têtes/pieds de page PowerPoint et corrige de nombreux...

    blog.groupdocs.com/fr/tag/groupdocs.viewer/
  2. 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...
  3. Maak PDF-binder in .NET: Gemakkelijke manier me...

    Als je ooit Word- en Excel-bestanden handmatig naar PDF hebt geëxporteerd alleen om ze aan een andere PDF te plakken, is dit voor jou. Een korte .NET-handleiding met GroupDocs.Merger....WriteLine( $"Result pages: {verify.GetDocumentInfo().PageCount}"...ExtractPages( new ExtractOptions(pages)); merger.Save(outputPath);...

    blog.groupdocs.com/nl/groupdocs.merger/pdf-bind...
  4. Crie um Agregador de PDF em .NET: Forma Fácil c...

    Se você já exportou Word e Excel para PDF manualmente só para colá-los em outro PDF, este post é para você. Um breve tutorial em .NET usando GroupDocs.Merger....WriteLine( $"Result pages: {verify.GetDocumentInfo().PageCount}"...ExtractPages( new ExtractOptions(pages)); merger.Save(outputPath);...

    blog.groupdocs.com/pt/groupdocs.merger/pdf-bind...
  5. השוואת גליונות Excel: ניתוח מתקדם תא‑בתא עם C#

    למד כיצד להשוות גיליונות Excel בצורה מתוכנתת באמצעות GroupDocs.Comparison עבור .NET. מדריך זה מדגים השוואה תא‑ב‑תא, סגנון מותאם אישית, דפי סיכום ובקרות נראות מתקדמות להשוואת מסמכי Excel ב‑C#.... Generate Summary Pages 4. Validate Input Files 5. Handle...automatically generate a summary page listing all detected changes...

    blog.groupdocs.com/he/comparison/compare-excel-...
  6. automation

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....inter‑format, et extracteur de pages — avec du code copiable....

    blog.groupdocs.com/fr/tag/automation/
  7. Kaip ištraukti tekstą iš PDF naudojant C#

    Sužinokite, kaip efektyviai ištraukti tekstą iš PDF naudojant C#. Taip pat peržiūrėkite nuoseklias instrukcijas ir C# skaitymo PDF teksto kodą neįdiegę papildomų įrankių....Pages Pakartokite eilučių rinkinį...kiekviename puslapyje naudodami Page.Lines, kad ištrauktumėte tekstą...

    kb.groupdocs.com/lt/viewer/net/how-to-extract-t...
  8. Teilen oder Zusammenführen von PDF, PowerPoint,...

    Teilen oder Zusammenführen von PDF-, Word-DOC/DOCX-, XLS-/XLSX-Excel-Tabellen, PPT-/PPTX-Präsentationen, Visio-Zeichnungen, eBooks und mehr Dokumenten in Java. Schritte & Beispiele.... // Set the start and end page number in JoinOptions class...Merge two files with selective pages using join method. Merger merger...

    blog.groupdocs.com/de/merger/merge-pdf-word-exc...
  9. Erstellen Sie Document Viewer in ASP.NET Core M...

    Die Online-Dokumentenbetrachter sind nach der zunehmenden Verwendung digitaler Dokumente, insbesondere in den Content-Management-Systemen, populär geworden. Der Grund für diese Beliebtheit ist, dass Sie eine Vielzahl von Dokumentformaten anzeigen können, ohne spezielle Softwareprogramme kaufen oder installieren zu müssen. In Anbetracht der Bedeutung von Dokumentbetrachtern dachte ich daran, einen Artikel darüber zu schreiben, wie man einen universellen Dokumentbetrachter in ASP.NET MVC erstellt. Wir werden eine ASP.NET MVC Document Viewer-Anwendung erstellen, die auf ....@{ ViewData["Title"] = "Home Page"; } <script src="http://code...src='Content/" + folderName + "/page-" + i + ".png'/>"); } $("#loader")...

    blog.groupdocs.com/de/viewer/document-viewer-in...
  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...