Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 13,159 for

new

(0.48 sec)
  1. Adicionar ou remover anotações | Anotar arquivo...

    Adicione e remova programaticamente anotações de arquivos PDF em Java. Adicione anotações de seta, retângulo, elipse, destaque, marca d'água e muito mais usando a API Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/pt/annotation/annotate-pdf-f...
  2. Annotaties toevoegen of verwijderen | Annoteer ...

    Programmatisch annotaties toevoegen aan en verwijderen uit PDF-bestanden in Java. Voeg pijlen, rechthoeken, ellipsen, markeringen, watermerkannotaties en meer toe met Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/nl/annotation/annotate-pdf-f...
  3. เพิ่มหรือลบคำอธิบายประกอบ | ใส่คำอธิบายประกอบไฟ...

    เพิ่มและลบคำอธิบายประกอบโดยทางโปรแกรมจากไฟล์ PDF ใน Java เพิ่มลูกศร สี่เหลี่ยม วงรี ไฮไลต์ คำอธิบายประกอบลายน้ำ และอื่นๆ โดยใช้ Java API...final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/th/annotation/annotate-pdf-f...
  4. Додати або видалити анотації | Додайте коментар...

    Програмно додавати та видаляти анотації з файлів PDF у Java. Додайте анотації зі стрілками, прямокутниками, еліпсами, виділеннями, водяними знаками тощо за допомогою Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/uk/annotation/annotate-pdf-f...
  5. C# Converteer PPT naar PDF | PPTX naar PDF | Pr...

    Converteer PowerPoint PPT, PPTX naar PDF in .NET. C#-codevoorbeelden tonen de conversie van selectieve, opeenvolgende dia's en watermerken met behulp van Conversion API....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Converteer...

    blog.groupdocs.com/nl/conversion/convert-presen...
  6. Trova e sostituisci testo in PDF usando C# | So...

    Trova a livello di codice determinati testi, parole, frasi nei documenti PDF con distinzione tra maiuscole e minuscole e RegEx usando C#. Sostituisci o nascondi il testo per oscurare i file PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/it/redaction/find-and-replac...
  7. Temukan dan Ganti Teks dalam PDF menggunakan C#...

    Temukan teks, kata, frasa tertentu secara terprogram dalam dokumen PDF dengan sensitivitas huruf besar-kecil dan RegEx menggunakan C#. Ganti atau sembunyikan teks untuk menyunting file PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/id/redaction/find-and-replac...
  8. GroupDocs.Conversion für .NET 26.1 – Neueste Up...

    Entdecken Sie, was es Neues bei **GroupDocs.Conversion** für .NET 26.1 gibt. Jetzt verfügbar auf NuGet und der GroupDocs‑Website....Load; var loadOptions = new WordProcessingLoadOp { Format...FlatOpc }; using ( var converter = new Converter( "document.xml" , ()...

    blog.groupdocs.com/de/conversion/groupdocs-conv...
  9. GroupDocs.Conversion per .NET 26.1 – Ultimi agg...

    Scopri le novità di GroupDocs.Conversion per .NET 26.1. Disponibile ora su NuGet e sul sito web di GroupDocs....Load; var loadOptions = new WordProcessingLoadOp { Format...FlatOpc }; using ( var converter = new Converter( "document.xml" , ()...

    blog.groupdocs.com/it/conversion/groupdocs-conv...
  10. دمج AI مع GroupDocs.Redaction في .NET | عمليات ...

    استخدم الذكاء الاصطناعي لاكتشاف وحذف النصوص أو الكلمات أو العبارات في مستندات PDF باستخدام .NET. استبدل أو اخف المحتوى لمعالجة ملفات PDF بشكل آمن....كما في المثال Regex regex = new Regex( ".*" ); // تحديد صفحات...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/ar/redaction/custom-ai-redac...