Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 10,573 for

new

(0.12 sec)
  1. إدارة البيانات التعريفية لـ EPUB باستخدام Java ...

    اكتشف طرقًا لعرض البيانات التعريفية لكتب EPUB الإلكترونية وتحريرها باستخدام Java. قم بتحديث خصائص EPUB وعناصر Dublin Core برمجيًا....Java try (Metadata metadata = new Metadata("path/ebook.epub"))...Java try (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/ar/metadata/manage-epub-meta...
  2. أضف علامة مائية إلى مصنفات Excel باستخدام C # |...

    أدخل العلامات المائية في مصنفات Excel باستخدام C #. ضع علامة مائية على جميع الأوراق أو أدخل علامة مائية على ورقة محددة فقط حتى كخلفية باستخدام .NET API....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/ar/watermark/watermark-excel...
  3. Java'da PDF'de Metin Bul ve Değiştir | PDF Metn...

    Java'da büyük/küçük harf duyarlılığı ve RegEx ile PDF belgelerindeki belirli metinleri, sözcükleri, tümceleri programlı olarak bulun. PDF dosyalarını yeniden düzenlemek için metni değiştirin veya gizleyin....redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/tr/redaction/find-and-replac...
  4. CAD-Zeichnungen in C# .NET in PDF konvertieren ...

    C#-Leitfaden zum Konvertieren von CAD-Dateien wie DWG, DGN und DWF in das PDF-Format mithilfe der Dokument- und Bildkonvertierungs-.NET-API von GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); Legen Sie Layouts...getLoadOptions = () => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/de/conversion/convert-cad-dr...
  5. Tambahkan Tanda Air ke PDF menggunakan C# | Tan...

    Tambahkan tanda air gambar atau terapkan tanda air teks ke file PDF menggunakan C#. Beri tanda air pada semua atau halaman selektif PDF menggunakan .NET Watermarking API....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/id/watermark/watermark-pdf-f...
  6. Podepisujte dokumenty digitálním certifikátem p...

    Elektronicky podepisujte soubory Word a PDF digitálním certifikátem v C# pomocí .NET API pro elektronické podpisy. Změňte vzhled digitálních podpisů....using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/cs/signature/sign-documents-...
  7. توقيع المستندات بشهادة رقمية باستخدام C # | Wor...

    توقيع ملفات Word و PDF إلكترونيًا بشهادة رقمية في C # باستخدام .NET API للتوقيعات الإلكترونية. تغيير مظهر التوقيعات الرقمية....using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/ar/signature/sign-documents-...
  8. C# Diff Library - Порівняйте текстові файли (PD...

    Він порівнює та об’єднує документи Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text і HTML. API порівняння документів порівнює вміст, щоб виявити зміни слів, абзаців і символів....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/uk/comparison/groupdocs-comp...
  9. C# Diff Library — сравнение текстовых файлов (P...

    Он сравнивает и объединяет документы Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text и HTML. API сравнения документов сравнивает содержимое для обнаружения изменений слов, абзацев и символов....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/ru/comparison/groupdocs-comp...
  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...