Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,012 for

combine

(0.05 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. 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 apenas as páginas seletivas...Word em um único arquivo. Combine apenas as páginas seletivas...

    blog.groupdocs.com/pt/tag/document-merger/
  3. 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-...
  4. Combinar archivos de Excel y hojas de cálculo e...

    Combinar archivos de hojas de cálculo de Excel en Java. Combine hojas específicas de archivos XLS/XLSX utilizando la API de fusión de Java de GroupDocs.... Combine la segunda hoja de cálculo...hojas de cálculo de Excel. // Combine todas las hojas de dos o más...

    blog.groupdocs.com/es/merger/merge-excel-files-...
  5. Mesclar apresentações e slides do PowerPoint us...

    Mesclar apresentações do PowerPoint usando C#. Além disso, Combine slides específicos de arquivos PPT/PPTX usando a API de fusão .NET do GroupDocs.... Combine a segunda apresentação usando...apresentações do PowerPoint. // Combine todos os slides de 2 ou mais...

    blog.groupdocs.com/pt/merger/merge-powerpoint-p...
  6. 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...
  7. 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-...
  8. 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...
  9. 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...
  10. 140개 이상의 파일 형식을 위한 ASP.NET Core MVC에서 문서 뷰어 만들기

    온라인 문서 뷰어는 특히 콘텐츠 관리 시스템에서 디지털 문서의 사용이 증가하면서 인기를 얻었습니다. 이 인기의 이유는 전용 소프트웨어 프로그램을 구입하거나 설치하지 않고도 다양한 문서 형식을 볼 수 있기 때문입니다. 문서 뷰어의 중요성을 생각하면서 ASP.NET MVC에서 범용 문서 뷰어를 만드는 방법에 대한 기사를 작성하게 되었습니다. .NET Core 프레임워크. 백엔드에서 문서 렌더링을 위해 GroupDocs.Viewer for .NET API - 강력한 문서 뷰어 API를 사용합니다. PDF, Word, Excel, PowerPoint, Visio, CAD, Outlook 및 다른 많은 인기 있는 형식....Combine(projectRootPath, "wwwroot/Content");..."wwwroot/Content"); storagePath = Path.Combine(projectRootPath, "storage");...

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