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

new

(0.34 sec)
  1. یافتن و جایگزینی متن در PDF در Java | متن PDF ر...

    به صورت برنامه نویسی متن، کلمات، عبارات خاصی را در اسناد PDF با حساسیت حروف کوچک و بزرگ و RegEx در Java پیدا کنید. برای ویرایش فایل های PDF متن را جایگزین یا مخفی کنید....redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/fa/redaction/find-and-replac...
  2. 使用 Java 管理 EPUB 元資料 - 元資料編輯器

    探索使用 Java 檢視和編輯 EPUB 電子書元資料的方法。以程式設計方式更新特定 EPUB 屬性和 Dublin Core 專案。...元數據 try (Metadata metadata = new Metadata("path/ebook.epub"))...元數據 try (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/zh-hant/metadata/manage-epub...
  3. Redactar PDF y documentos escaneados en Java | ...

    Redacte texto en PDF y otros documentos usando Java en sus aplicaciones. Redactar documentos para oscurecer el texto y también el texto dentro de las imágenes incrustadas....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/es/redaction/redact-text-and...
  4. ویرایش PDF و اسناد اسکن شده در C# | متن خاموش د...

    متن را در PDF و سایر اسناد با استفاده از C# در برنامه های NET خود ویرایش کنید. اسناد را به متن و همچنین متن درون تصاویر جاسازی شده تبدیل کنید....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/fa/redaction/redact-text-and...
  5. GroupDocs.Conversion untuk .NET 26.1 – Pembarua...

    Jelajahi apa yang baru di GroupDocs.Conversion untuk .NET 26.1. Tersedia sekarang di NuGet dan situs web GroupDocs....Load; var loadOptions = new WordProcessingLoadOp { Format...FlatOpc }; using ( var converter = new Converter( "document.xml" , ()...

    blog.groupdocs.com/id/conversion/groupdocs-conv...
  6. PDF en gescande documenten redigeren in Java | ...

    Bewerk tekst in PDF en andere documenten met behulp van Java in uw toepassingen. Documenten redigeren om tekst en ook de tekst in de ingesloten afbeeldingen zwart te maken....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/nl/redaction/redact-text-and...
  7. แก้ไข PDF และเอกสารที่สแกนใน Java | ข้อความปิดท...

    แก้ไขข้อความใน PDF และเอกสารอื่นๆ โดยใช้ Java ในแอปพลิเคชันของคุณ ทำซ้ำเอกสารเพื่อปิดข้อความและข้อความภายในภาพที่ฝังไว้...RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/th/redaction/redact-text-and...
  8. Convierta dibujos CAD a PDF en C# .NET | DGN DW...

    Guía de C# para convertir archivos CAD como DWG, DGN y DWF a formato PDF utilizando la API .NET de conversión de documentos e imágenes de GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); Especificar...getLoadOptions = () => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/es/conversion/convert-cad-dr...
  9. 在 Java 中從 PDF 中刪除頁面 |偶數、奇數、列表和範圍

    從 Java 中的 PDF 文件中刪除任何一組頁面。從應用程序中的 PDF 文件中刪除頁面列表、任何給定範圍、偶數頁或奇數頁。...RemoveOptions removeOptions = new RemoveOptions(new int[] { 2, 4 }); Merger...Merger merger = new Merger("path/document-pdf"); merger.remove...

    blog.groupdocs.com/zh-hant/merger/remove-pages-...
  10. 在 Java 中將演示文稿轉換為 PDF | PPT、PPTX、ODP 到 PDF

    使用 Java 轉換 API 以編程方式將 MS PowerPoint 和 Open Office Impress 格式(如 ODP、PPT、PPTX)的演示文稿轉換為 PDF。...中將演示文稿轉換為 PDF Converter converter = new Converter("presentation.pptx");...PdfConvertOptions options = new PdfConvertOptions(); converter...

    blog.groupdocs.com/zh-hant/conversion/convert-p...