Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,267 for

combine

(0.26 sec)
  1. Cree un visor de documentos en ASP.NET Core MVC...

    Los visores de documentos en línea se han vuelto populares después del creciente uso de documentos digitales, especialmente en los sistemas de administración de contenido. La razón detrás de esta popularidad es que puede ver una variedad de formatos de documentos sin comprar o instalar programas de software dedicados. Teniendo en cuenta la importancia de los visores de documentos, pensé en escribir un artículo sobre cómo crear un visor de documentos universal en ASP....Combine(projectRootPath, "wwwroot/Content");..."wwwroot/Content"); storagePath = Path.Combine(projectRootPath, "storage");...

    blog.groupdocs.com/es/viewer/document-viewer-in...
  2. สร้างโปรแกรมดูเอกสารใน ASP.NET Core MVC สำหรับร...

    โปรแกรมดูเอกสารออนไลน์ได้รับความนิยมหลังจากการใช้งานเอกสารดิจิทัลเพิ่มขึ้น โดยเฉพาะในระบบจัดการเนื้อหา เหตุผลที่อยู่เบื้องหลังความนิยมนี้คือคุณสามารถดูรูปแบบเอกสารต่างๆ ได้โดยไม่ต้องซื้อหรือติดตั้งโปรแกรมซอฟต์แวร์เฉพาะ เมื่อพิจารณาถึงความสำคัญของโปรแกรมดูเอกสาร ฉันคิดว่าจะเขียนบทความเกี่ยวกับวิธีสร้างโปรแกรมดูเอกสารสากลใน ASP.NET MVC เรากำลังจะสร้างแอปพลิเคชันดูเอกสาร ASP.NET MVC ซึ่งจะกำหนดเป้าหมายไปที่ [.NET Core](https://en.wikipedia. org/wiki/.NETCore) เฟรมเวิร์ก สำหรับการแสดงผลเอกสารที่แบ็กเอนด์ เราจะใช้ API ของ GroupDocs.Viewer for .NET ซึ่งเป็น API โปรแกรมดูเอกสารที่มีประสิทธิภาพซึ่งรองรับเอกสารมากกว่า 140 ประเภท รวมถึง PDF , Word, Excel, PowerPoint, Visio, CAD, Outlook และรูปแบบยอดนิยมอื่น ๆ อีกมากมาย ทำไมต้องเป็น .NET Core .NET Core เป็นส่วนเสริมที่มีคุณค่าสำหรับระบบนิเวศ .NET โดย Microsoft ทำให้สามารถพัฒนาแอปพลิเคชันข้ามแพลตฟอร์มได้โดยไม่ต้องใช้ความพยายามเพิ่มเติมใด ๆ จากนักพัฒนา นี่คือเหตุผลที่ฉันเลือก. NET Core เป็นเฟรมเวิร์กเป้าหมาย ขั้นตอนในการสร้างโปรแกรมดูเอกสารใน ASP.NET Core เปิด Visual Studio และเริ่มโครงการใหม่ เลือก .NET Core จากประเภทโครงการและ ASP.NET Core Web Application จากเทมเพลต...Combine(projectRootPath, "wwwroot/Content");..."wwwroot/Content"); storagePath = Path.Combine(projectRootPath, "storage");...

    blog.groupdocs.com/th/viewer/document-viewer-in...
  3. Merge PPT on GroupDocs Blog | Document Automati...

    Merge PPT on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Merge PPT on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Power...... Combineer alle dia's of voeg alleen...PowerPoint-presentaties samen met C#. Combineer verder specifieke dia's...

    blog.groupdocs.com/nl/tag/merge-ppt/index.xml
  4. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...Combine(request.ResourceDirectory,...//string resourceDirectory = Path.Combine(Directory.GetCurrentDirectory()...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  5. Fusionner des présentations et des diapositives...

    Fusionnez des présentations PowerPoint à l'aide de C#. En outre, Combinez des diapositives spécifiques de fichiers PPT/PPTX à l'aide de l'API de fusion .NET de GroupDocs....Український Tiếng Việt 中文 中國傳統的 Combiner deux ou plusieurs présentations...cet article : API .NET pour combiner des présentations Comment...

    blog.groupdocs.com/fr/merger/merge-powerpoint-p...
  6. Maak een documentviewer in ASP.NET Core MVC voo...

    De online documentviewers zijn populair geworden na het groeiende gebruik van digitale documenten, vooral in de contentmanagementsystemen. De reden achter deze populariteit is dat u verschillende documentformaten kunt bekijken zonder speciale softwareprogramma’s te kopen of te installeren. Gezien het belang van documentviewers, dacht ik een artikel te schrijven over het maken van een universele documentviewer in ASP.NET MVC. We gaan een ASP.NET MVC documentviewer-applicatie maken die gericht is op het ....Combine(projectRootPath, "wwwroot/Content");..."wwwroot/Content"); storagePath = Path.Combine(projectRootPath, "storage");...

    blog.groupdocs.com/nl/viewer/document-viewer-in...
  7. Utwórz przeglądarkę dokumentów w ASP.NET Core M...

    Przeglądarki dokumentów online stały się popularne po wzroście wykorzystania dokumentów cyfrowych, zwłaszcza w systemach zarządzania treścią. Powodem tej popularności jest możliwość przeglądania różnych formatów dokumentów bez kupowania lub instalowania dedykowanego oprogramowania. Biorąc pod uwagę znaczenie przeglądarek dokumentów, pomyślałem o napisaniu artykułu o tym, jak stworzyć uniwersalną przeglądarkę dokumentów w ASP.NET MVC. Zamierzamy utworzyć aplikację przeglądarki dokumentów ASP.NET MVC, która będzie kierowana na platformę .NET Core. Do renderowania dokumentów na zapleczu użyjemy GroupDocs....Combine(projectRootPath, "wwwroot/Content");..."wwwroot/Content"); storagePath = Path.Combine(projectRootPath, "storage");...

    blog.groupdocs.com/pl/viewer/document-viewer-in...
  8. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the GroupDocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image files and comes with a comprehensive set of document commenting and markup tools. The viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and CSS....by converting them to a combination of SVG, HTML and CSS. Both...technology of HTML, CSS and SVG combination), meaning users can select...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  9. Merge PDF, Word, Excel, PowerPoint Files in C# ...

    Programmatically merge PDF, Word documents, spreadsheets, presentation files within your .NET based applications using the Merger API by GroupDocs in C#....Following simple 3 lines of code combines 2 PDF files into 1 PDF document...Call Save method to save the combined document. // Merge 2 PDF files...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  10. Document Merger

    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.... Combine solo las páginas selectivas...de Word en un solo archivo. Combine solo las páginas selectivas...

    blog.groupdocs.com/es/tag/document-merger/