Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 12,479 for

new

(0.65 sec)
  1. WebP 到 JPG 轉換技巧

    使用免費的線上影像轉換工具將 WebP 轉換為 JPG 影像格式。開發人員可以使用.NET 和 Java API 進行轉換。...using (Converter converter = new Converter("path/image.webp"))...ImageConvertOptions options = new ImageConvertOptions { // Set...

    blog.groupdocs.com/zh-hant/conversion/convert-w...
  2. 如何在 Java 中編輯 XML 文件。用於 XML 編輯的 Java API

    在 Java 應用程序中編輯或更新 XML 數據。使用 Editing Java API 修改 XML 文件並以各種格式保存更改。...更新值來編輯 XML 文件 Editor editor = new Editor("path/XMLData.xml"); //...XmlEditOptions editOptions = new XmlEditOptions(); editOptions...

    blog.groupdocs.com/zh-hant/editor/edit-xml-file...
  3. 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....ath, "storage"); lstFiles = new List<string>(); } public IActionResult...png"); using (Viewer viewer = new Viewer(Path.Combine(storagePath...

    blog.groupdocs.com/es/viewer/document-viewer-in...
  4. Cree una solución de búsqueda de texto completo...

    API de búsqueda de texto completo para aplicaciones Java para buscar a través de la indexación. Encuentre texto en varios archivos de Word, Excel, PDF, TXT de una carpeta y resalte los resultados de búsqueda.... Index index = new Index("indexingFolderPath");...carpeta usando Java Index index = new Index("path/indexingFolder");...

    blog.groupdocs.com/es/search/build-full-text-se...
  5. צור מציג מסמכים ב-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 , ופורמטים פופולריים רבים אחרים....ath, "storage"); lstFiles = new List<string>(); } public IActionResult...png"); using (Viewer viewer = new Viewer(Path.Combine(storagePath...

    blog.groupdocs.com/he/viewer/document-viewer-in...
  6. ساخت راه حل جستجوی متن کامل در Java | در فایل ه...

    API جستجوی متن کامل برای برنامه های Java برای جستجو از طریق نمایه سازی. متن را در چندین فایل Word، Excel، PDF، TXT یک پوشه پیدا کنید و نتایج جستجو را برجسته کنید.... Index index = new Index("indexingFolderPath");...پوشه جستجو کنید Index index = new Index("path/indexingFolder");...

    blog.groupdocs.com/fa/search/build-full-text-se...
  7. Recherche floue C# - Rechercher dans des fichie...

    Libérez la puissance de la recherche floue programmatique en C# ! Recherchez plusieurs documents texte dans des dossiers pour des correspondances approximatives avec tolérance aux erreurs....dossier du document Index index = new Index("indexing-folder-path");..."); SearchOptions options = new SearchOptions(); options.FuzzySearch...

    blog.groupdocs.com/fr/search/fuzzy-search-csharp/
  8. Crie sua solução de pesquisa de texto completo ...

    API de pesquisa de texto para aplicativos .NET para pesquisa por meio de indexação. Encontre texto em vários Word, Excel, PDF, arquivos de texto de uma pasta e destaque os resultados da pesquisa.... Index index = new Index("indexPath/FolderName/");...documentos ao Índice Index index = new Index(indexFolder); index.Add(documentsFolder);...

    blog.groupdocs.com/pt/search/build-your-full-te...
  9. Chuyển SVG sang PNG trong Java - Vector Graphic...

    Chuyển đổi đồ họa vector SVG sang hình ảnh PNG bằng Java. Xoay, lật, hình mờ, thang độ xám và điều chỉnh độ sáng & gamma của PNG đã chuyển đổi bằng API Java....mặc định Converter converter = new Converter("path/vector-graphics...ImageConvertOptions options = new ImageConvertOptions(); options...

    blog.groupdocs.com/vi/conversion/convert-svg-to...
  10. 在 C# 中合併 PDF、Word、Excel、PowerPoint 文件 | .NET 合併...

    使用 C# 中的 GroupDocs 的 Merger API,以編程方式在基於 .NET 的應用程序中合併 PDF、Word 文檔、電子表格和演示文稿文件。...in C# using (Merger merger = new Merger(@"document1.pdf")) { merger...in C# using (Merger merger = new Merger(@"c:\\document1.docx"))...

    blog.groupdocs.com/zh-hant/merger/merge-pdf-wor...