Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 10,573 for

new

(0.06 sec)
  1. Podziel pliki PDF na wiele plików w Javie | Pod...

    Różne sposoby dzielenia plików PDF na wiele plików w Javie. Oddziel duże pliki PDF i wyodrębnij określone strony, korzystając z różnych opcji podziału....Załaduj plik PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/pl/merger/split-pdf-files-in...
  2. Pisahkan File PDF menjadi Beberapa File menggun...

    Berbagai cara untuk membagi file PDF menggunakan C#. Pisahkan file PDF besar dan ekstrak halaman tertentu menggunakan opsi pemisahan yang berbeda....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...pemisahan using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/id/merger/split-pdf-files-in...
  3. یافتن و جایگزینی متن در PDF با استفاده از C# | ...

    به صورت برنامه ریزی شده متن، کلمات، عبارات خاصی را در اسناد PDF با حساسیت حروف کوچک و بزرگ و RegEx با استفاده از C# پیدا کنید. برای ویرایش فایل های PDF متن را جایگزین یا مخفی کنید.... using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/fa/redaction/find-and-replac...
  4. Úprava PDF a naskenovaných dokumentů v Java | Z...

    Redigujte text v PDF a dalších dokumentech pomocí Java ve vašich aplikacích. Upravte dokumenty tak, aby byly začerněny text a také text ve vložených obrázcích....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/cs/redaction/redact-text-and...
  5. PDF en gescande documenten redigeren in C# | Bl...

    Bewerk tekst in PDF en andere documenten met C# in uw .NET-toepassingen. Documenten redigeren om tekst en ook de tekst in de ingesloten afbeeldingen zwart te maken....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/nl/redaction/redact-text-and...
  6. Najít a nahradit slova v dokumentech aplikace W...

    Najděte, nahraďte nebo skryjte text, slova, fráze v souborech Word DOC/DOCX pomocí C#. Redigujte a provádějte vyhledávání textu, rozlišování velkých a malých písmen a RegEx vyhledávání pomocí rozhraní .NET Redaction API....C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/cs/redaction/find-and-replac...
  7. เพิ่มเส้นหยักหยักใน Word, PDF, PPT โดยใช้ C# | ...

    แทรกเส้นใต้หยักสีต่างๆ ใน Word, PDF และเอกสารอื่นๆ โดยใช้ C# เพิ่มคำอธิบายประกอบที่ไม่เป็นระเบียบในเอกสารภายในแอปพลิเคชัน .NET...using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/th/annotation/add-wavy-under...
  8. Adicionar marca d'água a pastas de trabalho do ...

    Insira marcas d'água em pastas de trabalho do Excel usando C#. Faça marca d'água em todas as planilhas ou insira uma marca d'água apenas em uma planilha específica, mesmo como plano de fundo, usando a API .NET....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/pt/watermark/watermark-excel...
  9. ค้นหาคำและแทนที่ข้อความในเอกสาร Word โดยใช้ Java

    ทำการค้นหาคำ แทนที่หรือซ่อนข้อความในไฟล์ Word DOC/DOCX โดยใช้ Java ทำซ้ำและดำเนินการค้นหาข้อความ คำนึงถึงตัวพิมพ์เล็กและใหญ่ & RegEx ด้วย Java Redaction API...redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/th/redaction/find-and-replac...
  10. Búsqueda de palabras y reemplazo de texto en do...

    Realice búsquedas de palabras, reemplace u oculte texto en archivos Word DOC/DOCX usando Java. Redacte y realice búsquedas de texto, mayúsculas y minúsculas y RegEx con Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/es/redaction/find-and-replac...