Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 10,080 for

image

(1.08 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..../images/Loading.gif') 50% 50% no-repeat...

    blog.groupdocs.com/es/viewer/document-viewer-in...
  2. צור מציג מסמכים ב-ASP.NET Core MVC עבור 140+ פו...

    צופי המסמכים המקוונים הפכו פופולריים לאחר השימוש הגדל במסמכים דיגיטליים, במיוחד במערכות ניהול התוכן. הסיבה מאחורי הפופולריות הזו היא שאתה יכול להציג מגוון פורמטים של מסמכים מבלי לרכוש או להתקין תוכנות ייעודיות. בהתחשב בחשיבותם של צופים במסמכים, חשבתי לכתוב מאמר על איך ליצור מציג מסמכים אוניברסלי ב-ASP.NET MVC. אנו עומדים ליצור יישום מציג מסמכים ASP.NET MVC שיכוון למסגרת .NET Core. עבור עיבוד המסמכים בקצה העורפי, נשתמש ב-GroupDocs.Viewer for .NET API - ממשק API רב עוצמה של מציג מסמכים התומך ביותר מ-140 סוגי מסמכים כולל PDF, Word, Excel, PowerPoint, Visio, CAD, Outlook , ופורמטים פופולריים רבים אחרים..../images/Loading.gif') 50% 50% no-repeat...

    blog.groupdocs.com/he/viewer/document-viewer-in...
  3. C#에서 Excel 파일 편집 | 나만의 온라인 Excel 시트 편집기 구축

    Excel 파일 편집은 스프레드시트 및 문서 편집 API를 사용하여 .NET 응용 프로그램 내에서 XLS, XLSX, ODS 파일을 편집하는 C# 예제와 함께 설명됩니다....Images; List<IHtmlResource> allResourcesTogether...

    blog.groupdocs.com/ko/editor/edit-excel-files-i...
  4. C#에서 바코드 생성 | 문서 및 이미지에 바코드 추가

    .NET 서명 API를 사용하여 Word, Excel, PDF, PNG, JPG, WebP 파일에 바코드를 첨부하여 C#에서 바코드를 생성하고 문서 및 이미지에 전자 서명합니다....signature = new Signature("path/image.jpg")) { // 바코드 텍스트로 바코드 옵션...

    blog.groupdocs.com/ko/signature/barcode-generat...
  5. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications.... Presentation (PPT, PPTX), images, and videos. GroupDocs.Search...

    blog.groupdocs.com/search/search-text-in-word-e...
  6. .NET と GroupDocs.Watermark で透かし監査を自動化

    エラーが起きやすい手動の透かしレビューを、GroupDocs.Watermark を使用した短い .NET スクリプトでスキャン、検証、レポートする方法を学びましょう。... " [image] ")} " ); Console.WriteLine(...null ) Console.WriteLine( $" Image bytes {wm.ImageData.Length}"...

    blog.groupdocs.com/ja/watermark/audit-automatio...
  7. 在 Java 中的演示文稿中添加水印 |文本和图像水印

    使用 GroupDocs Watermarking API 将图像水印添加到演示文稿幻灯片,或将文本水印应用于 Java 中的 PPT、PPTX、PPS 和更多格式。...save("path/image-watermarked-presentation.pptx");...

    blog.groupdocs.com/zh/watermark/watermark-prese...
  8. GroupDocs.Search 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....Index(indexFolder); // Setting the image indexing options IndexingOptions...

    blog.groupdocs.com/zh-hant/categories/groupdocs...
  9. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. 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....Index(indexFolder); // Setting the image indexing options IndexingOptions...

    blog.groupdocs.com/zh/page/13/