Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 12,355 for

new

(0.81 sec)
  1. Extraire des images de documents PDF, Excel, PP...

    API .NET avec des fonctionnalités pour extraire des images de PDF, de feuilles de calcul, de présentations, de documents de traitement de texte et de pages spécifiques à l'aide de l'API d'analyse en C#....NET using (Parser parser = new Parser("path/document.pdf"))...GetImages(); ImageOptions options = new ImageOptions(ImageFormat.Png);...

    blog.groupdocs.com/fr/parser/extract-images-fro...
  2. Extraire des images de PDF, Word, Excel, PPT en...

    Extrayez des images de l'ensemble du document et de pages spécifiques de documents de traitement de texte, de feuilles de calcul Excel, de présentations PPT et de PDF à l'aide de Java....for Java try (Parser parser = new Parser("path/document.pdf"))...format PNG ImageOptions options = new ImageOptions(ImageFormat.Png);...

    blog.groupdocs.com/fr/parser/extract-images-fro...
  3. تبدیل WebP به JPG، PNG و PDF در Java | رایگان آ...

    نحوه تبدیل WebP به JPG، PNG یا PDF در Java با استفاده از یک API تبدیل سند منبع باز. WebP را بصورت آنلاین به صورت رایگان تبدیل کنید. نمونه های در حال اجرا موجود است....تبدیل کنید Converter converter = new Converter("filePath/WebPImage...ImageConvertOptions options = new ImageConvertOptions(); options...

    blog.groupdocs.com/fa/conversion/convert-webp-t...
  4. Comparar documentos do Word usando C# com .NET ...

    Compare dois ou mais documentos do Word usando a API de comparação para .NET. Realce diferenças e aceite/rejeite alterações em C#, mesmo para documentos protegidos por senha....*/ using (Comparer comparer = new Comparer("path/document.docx"))...*/ using (Comparer comparer = new Comparer("path/document-1.docx"))...

    blog.groupdocs.com/pt/comparison/compare-word-d...
  5. 在 C# 中从 PDF、Excel、PPT、Word 文档中提取图像

    .NET API 具有从 PDF、电子表格、演示文稿、文字处理文档以及使用 C# 中的解析 API 从特定页面中提取图像的功能。...中提取图像 using (Parser parser = new Parser("path/document.pdf"))...GetImages(); ImageOptions options = new ImageOptions(ImageFormat.Png);...

    blog.groupdocs.com/zh/parser/extract-images-fro...
  6. 水印 Excel 電子表格 |文本和圖像水印

    將文本和圖像水印添加到 Excel 電子表格。使用在線水印應用程序或以編程方式使用 .NET 和 Java API 應用水印。...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/zh-hant/watermark/watermark-...
  7. C#從PDF、Excel、PPT、Word文檔中提取圖片

    .NET API 具有從 PDF、電子表格、演示文稿、文字處理文檔以及使用 C# 中的解析 API 從特定頁面中提取圖像的功能。...中提取圖像 using (Parser parser = new Parser("path/document.pdf"))...GetImages(); ImageOptions options = new ImageOptions(ImageFormat.Png);...

    blog.groupdocs.com/zh-hant/parser/extract-image...
  8. Trích xuất hình ảnh từ tài liệu PDF, Excel, PPT...

    .NET API với các tính năng trích xuất hình ảnh từ PDF, bảng tính, bản trình bày, tài liệu soạn thảo văn bản và từ các trang cụ thể bằng cách sử dụng API phân tích cú pháp trong C#....NET using (Parser parser = new Parser("path/document.pdf"))...GetImages(); ImageOptions options = new ImageOptions(ImageFormat.Png);...

    blog.groupdocs.com/vi/parser/extract-images-fro...
  9. Trích xuất hình ảnh từ PDF, Word, Excel, PPT bằ...

    Trích xuất hình ảnh từ toàn bộ tài liệu và các trang cụ thể của tài liệu soạn thảo văn bản, bảng tính Excel, bản trình bày PPT và PDF bằng Java....for Java try (Parser parser = new Parser("path/document.pdf"))...dạng PNG ImageOptions options = new ImageOptions(ImageFormat.Png);...

    blog.groupdocs.com/vi/parser/extract-images-fro...
  10. Перегляд файлів CAD у C# за допомогою .NET API ...

    Створіть засіб перегляду файлів САПР на C# для перегляду креслень. Конвертуйте DWG, DGN для візуалізації як HTML, JPG, PNG або PDF за допомогою засобу перегляду документів .NET API від GroupDocs....допомогою C# using (Viewer viewer = new Viewer("drawing.dwg")) { HtmlViewOptions...допомогою C# using (Viewer viewer = new Viewer("drawing.dwg")) { HtmlViewOptions...

    blog.groupdocs.com/uk/viewer/view-cad-documents...