Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 2,422 for

list

(0.21 sec)
  1. So konvertieren Sie XPS in PDF mit C#

    Werfen Sie schnell einen Blick auf die Richtlinie zum Konvertieren von XPS in PDF mit C# und erfahren Sie, wie Sie die Funktionalität für die C#-Anwendung zum Konvertieren von XPS in PDF implementieren....Nachfolgend finden Sie eine Liste der wichtigsten Punkte und einen...

    kb.groupdocs.com/de/conversion/net/how-to-conve...
  2. Buat Hyperlink dalam PDF menggunakan Anotasi Ta...

    Anotasi file PDF dengan membuat hyperlink menggunakan anotasi tautan di C#. Anotasi dokumen dan gambar .NET API memungkinkan anotasi dengan menautkan data eksternal....PageNumber = 0, Points = new List<Point> { new Point(120, 300)...

    blog.groupdocs.com/id/annotation/create-hyperli...
  3. GroupDocs.Signature Product Family

    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....elektronische Signaturen für eine große Liste unterstützter Dateiformate....

    blog.groupdocs.com/de/categories/groupdocs.sign...
  4. GroupDocs Blog | Document Automation Solutions ...

    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.... Daha birçok soru, liste bitmeyebilir. OLE, [Nesne Bağlama...

    blog.groupdocs.com/tr/page/29/
  5. PDF mit Anmerkungen mit C# hervorheben | PDF mi...

    Markieren Sie Text in PDFs mit Highlight-Anmerkungen mit C#. Dokument- und Bildanmerkung .NET API ermöglicht das Annotieren von PDF-Dateien durch Hervorheben beliebiger Bereiche....PageNumber = 0, Points = new List<Point> { new Point(120, 270)...

    blog.groupdocs.com/de/annotation/highlight-pdf-...
  6. C#에서 프레젠테이션 편집 | .NET PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 .NET 응용 프로그램 내에서 PPT, PPTX, ODP 파일을 편집하기 위한 C# 예제와 함께 설명됩니다....GetContent(); List<IHtmlResource> allResources...originalContent = beforeEdit.GetContent(); List<IHtmlResource> allResources...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  7. Tạo Trình xem tài liệu trong ASP.NET Core MVC c...

    Trình xem tài liệu trực tuyến đã trở nên phổ biến sau khi việc sử dụng tài liệu kỹ thuật số ngày càng tăng, đặc biệt là trong các hệ thống quản lý nội dung. Lý do đằng sau sự phổ biến này là bạn có thể xem nhiều định dạng tài liệu mà không cần mua hoặc cài đặt các chương trình phần mềm chuyên dụng. Xem xét tầm quan trọng của trình xem tài liệu, tôi nghĩ sẽ viết một bài viết về cách tạo trình xem tài liệu chung trong ASP....private string storagePath; List<string> lstFiles; public Ho... "storage"); lstFiles = new List<string>(); } public IActionResult...

    blog.groupdocs.com/vi/viewer/document-viewer-in...
  8. 编辑 XML 文件 |在线编辑和程序化方法

    探索编辑 XML 文件的有效方法。可以在线编辑 XML 文件,也可以使用 C# 和 Java 以编程方式进行编辑。...Replace("John", "Samuel"); List<IHtmlResource> allResources...originalTextContent.replace("John", "Samuel"); List<IHtmlResource> allResources...

    blog.groupdocs.com/zh/editor/edit-xml-files/
  9. 在 C# 中編輯 Excel 文件 |構建您自己的在線 Excel 工作表編輯器

    使用 C# 示例解釋編輯 Excel 文件,以使用電子表格和文檔編輯 API 在您的 .NET 應用程序中編輯 XLS、XLSX、ODS 文件。...->HEAD header and all its content List<IImageResource> onlyImages =...= firstTab.Images; List<IHtmlResource> allResourcesTogether =...

    blog.groupdocs.com/zh-hant/editor/edit-excel-fi...
  10. Criar visualizador de documentos no ASP.NET Cor...

    Os visualizadores de documentos online tornaram-se populares após o crescente uso de documentos digitais, especialmente nos sistemas de gerenciamento de conteúdo. A razão por trás dessa popularidade é que você pode visualizar uma variedade de formatos de documentos sem comprar ou instalar programas de software dedicados. Considerando a importância dos visualizadores de documentos, pensei em escrever um artigo sobre como criar um visualizador de documentos universal em ASP.NET MVC. Vamos criar um aplicativo visualizador de documentos ASP....private string storagePath; List<string> lstFiles; public Ho... "storage"); lstFiles = new List<string>(); } public IActionResult...

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