Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 12,324 for

new

(0.69 sec)
  1. C#을 사용하여 EPUB 메타데이터 업데이트 – .NET 메타데이터 편집기

    C#을 사용하여 EPUB eBook 메타데이터를 보고 편집하는 방법을 알아보세요. C#을 사용하여 EPUB 관련 속성과 Dublin Core 항목을 프로그래밍 방식으로 편집합니다....읽기 using (Metadata metadata = new Metadata("path/ebook.epub"))...업데이트 using (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/ko/metadata/view-edit-epub-m...
  2. 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...
  3. 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...
  4. C#에서 Excel 파일 편집 | 나만의 온라인 Excel 시트 편집기 구축

    Excel 파일 편집은 스프레드시트 및 문서 편집 API를 사용하여 .NET 응용 프로그램 내에서 XLS, XLSX, ODS 파일을 편집하는 C# 예제와 함께 설명됩니다....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); loadOptions...// 스프레드시트 로드 Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/ko/editor/edit-excel-files-i...
  5. C#의 PDF, Excel, PPT, Word 문서에서 이미지 추출

    C#의 구문 분석 API를 사용하여 PDF, 스프레드시트, 프레젠테이션, 워드 프로세서 문서 및 특정 페이지에서 이미지를 추출하는 기능이 있는 .NET API....이미지 추출 using (Parser parser = new Parser("path/document.pdf"))...GetImages(); ImageOptions options = new ImageOptions(ImageFormat.Png);...

    blog.groupdocs.com/ko/parser/extract-images-fro...
  6. Java에서 모든 이미지를 PDF로 변환 | JPG, PNG, WebP, GIF, T...

    Java에서 이미지를 PDF로 변환합니다. 문서 및 이미지 변환 Java API를 사용하여 JPG, PNG, WebP, GIF, TIFF, TGA 및 더 많은 이미지를 PDF로 변환합니다.... Converter converter = new Converter("path/image.jpg");...convert("output/convertedJpg.pdf", new PdfConvertOptions()); Java에서...

    blog.groupdocs.com/ko/conversion/convert-images...
  7. تبدیل 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...
  8. C# Kullanarak PDF Belgelerinden Filigranı Kaldı...

    C# kullanarak PDF ve diğer belgelerdeki filigranları silin veya kaldırın. C# geliştiricilerinin filigran temizleme uygulaması oluşturmasına yönelik .NET API'sine genel bakış....using (Watermarker watermarker = new Watermarker("filepath/documentWithWatermar...using (Watermarker watermarker = new Watermarker("path/Watermarks...

    blog.groupdocs.com/tr/watermark/remove-watermar...
  9. 使用 C# 查找和替换 Word 文档中的单词 |文本编辑

    使用 C# 在 Word DOC/DOCX 文件中查找、替换或隐藏文本、单词、短语。使用 .NET Redaction API 编辑和执行文本、区分大小写和 RegEx 搜索。...查找确切的短语并将其替换为其他文本 using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/zh/redaction/find-and-replac...
  10. 使用 C# 在 Word 文檔中查找和替換單詞 |文本編輯

    使用 C# 在 Word DOC/DOCX 文件中查找、替換或隱藏文本、單詞、短語。使用 .NET Redaction API 編輯和執行文本、區分大小寫和 RegEx 搜索。...查找確切的短語並將其替換為其他文本 using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/zh-hant/redaction/find-and-r...