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

new

(0.36 sec)
  1. Sorot PDF menggunakan Anotasi di Java | Anotasi...

    Sorot teks dalam PDF dengan anotasi sorot menggunakan Java. Anotasi dokumen dan gambar Java API memungkinkan untuk menganotasi file PDF dengan menyorot area mana pun....di Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/id/annotation/highlight-pdf-...
  2. نص يتوسطه خط في المستندات بجافا | C̶r̶o̶s̶s̶s̶ ...

    لنشطب النص داخل المستندات باستخدام Java. أتمتة شطب النص غير الصحيح باستخدام تعليق توضيحي يتوسطه خط باستخدام Java API....Java */ Annotator annotator = new Annotator("path/document.pdf");...StrikeoutAnnotation strikeout = new StrikeoutAnnotation(); strikeout...

    blog.groupdocs.com/ar/annotation/strikethrough-...
  3. Anmerkungen hinzufügen oder entfernen | PDF-Dat...

    Kommentieren Sie PDF-Dateien programmgesteuert in C#. Fügen Sie Anmerkungen wie Pfeile, Rechtecke, Ellipsen, Hervorhebungen und Wasserzeichen mithilfe der .NET-API hinzu oder entfernen Sie sie....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/de/annotation/annotate-pdf-f...
  4. 使用 Java 在 Word 文档中搜索和替换文本

    使用 Java 在 Word DOC/DOCX 文件中执行单词搜索、替换或隐藏文本。使用 Java Redaction API 编辑和执行文本、区分大小写和 RegEx 搜索。...redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/zh/redaction/find-and-replac...
  5. Tìm kiếm từ và thay thế văn bản trong tài liệu ...

    Thực hiện tìm kiếm từ, thay thế hoặc ẩn văn bản trong tệp Word DOC/DOCX bằng Java. Soạn thảo và thực hiện tìm kiếm văn bản, phân biệt chữ hoa chữ thường & RegEx với Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  6. C#を使用してPDFファイルを複数のファイルに分割する| .NET用の分割API

    C#を使用してPDFファイルを分割するさまざまな方法。大きなPDFファイルを分離し、さまざまな分割オプションを使用して特定のページを抽出します。...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...割します using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/ja/merger/split-pdf-files-in...
  7. Redigir PDF e documentos digitalizados em C# | ...

    Redija texto em PDF e outros documentos usando C# em seus aplicativos .NET. Redija documentos para ocultar o texto e também o texto nas imagens incorporadas....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/pt/redaction/redact-text-and...
  8. Convertir des feuilles de calcul Excel en PDF e...

    Convertissez des fichiers Excel en PDF en Java. Convertissez un classeur complet, des feuilles sélectionnées ou successives ou n'importe quelle plage de cellules à l'aide de l'API Java de conversion de feuille de calcul....Java */ Converter converter = new Converter("path/spreadsheet.xlsx");...convert("path/all-sheets-converted.pdf", new PdfConvertOptions()); Conversion...

    blog.groupdocs.com/fr/conversion/convert-excel-...
  9. تبدیل صفحات گسترده اکسل به PDF در Java | تبدیل ...

    تبدیل فایل های اکسل به پی دی اف در جاوا. کتاب کار کامل، برگه‌های انتخابی یا متوالی یا هر محدوده سلولی را با استفاده از Java API تبدیل صفحه‌گسترده تبدیل کنید....کنید */ Converter converter = new Converter("path/spreadsheet.xlsx");...convert("path/all-sheets-converted.pdf", new PdfConvertOptions()); تبدیل پی...

    blog.groupdocs.com/fa/conversion/convert-excel-...
  10. Chuyển đổi Bản trình bày sang PDF trong Java | ...

    Lập trình chuyển đổi các bản trình bày của MS PowerPoint và các định dạng Open Office Impress như ODP, PPT, PPTX sang PDF bằng API chuyển đổi Java....Tài liệu Converter converter = new Converter("presentation.pptx");...PdfConvertOptions options = new PdfConvertOptions(); converter...

    blog.groupdocs.com/vi/conversion/convert-presen...