Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 2,705 for

properties

(0.12 sec)
  1. Видалення метаданих документів і зображень за д...

    Видаліть вибрані метадані або очистіть усі властивості метаданих за допомогою C# із файлів DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, електронної пошти, електронних книг, Visio, Zip....WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/uk/metadata/remove-metadata-...
  2. Gambar Tanda Air | Tanda Air Teks dan Gambar

    Tambahkan tanda air teks dan gambar ke Gambar (JPG, PNG, dll). Terapkan tanda air menggunakan aplikasi tanda air online atau menggunakan perpustakaan .NET dan Java....TextWatermark("GroupDocs", font); // Atur Properti Tanda Air watermark.ForegroundColor...

    blog.groupdocs.com/id/watermark/watermark-images/
  3. Eliminar metadatos de documentos e imágenes usa...

    Elimine metadatos selectivos o limpie todas las propiedades de metadatos usando C# de DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, imágenes WebP, correo electrónico, libros electrónicos, Visio, archivos Zip....WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/es/metadata/remove-metadata-...
  4. Belgelerin ve Resimlerin Meta Verilerini Java K...

    DOCX, XLSX, PPTX, PDF belgeleri, JPEG, PNG, WebP görüntüleri, e-posta, e-Kitaplar, Visio Çizimleri, Zip vb.'nin tüm veya seçili meta veri özelliklerini kaldırmak için Java API....format("Properties removed: %s", affected));...

    blog.groupdocs.com/tr/metadata/remove-metadata-...
  5. C# Diff Library - Porównaj pliki tekstowe (PDF,...

    Porównuje i łączy dokumenty Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, tekstowe i HTML. Interfejs API porównywania dokumentów porównuje zawartość w celu wykrycia zmian słów, akapitów i znaków....Dodaj ; Źródło and Targets properties of Comparer object allows...

    blog.groupdocs.com/pl/comparison/groupdocs-comp...
  6. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…... We’ll be adding a new property to LoadContext to provide...

    forum.groupdocs.com/t/how-to-update-email-load-...
  7. Bereinigen Sie Metadaten von Dokumenten und Bil...

    Java-API zum Entfernen aller oder ausgewählter Metadateneigenschaften von DOCX-, XLSX-, PPTX-, PDF-Dokumenten, JPEG-, PNG-, WebP-Bildern, E-Mails, eBooks, Visio-Zeichnungen, Zip usw....format("Properties removed: %s", affected));...

    blog.groupdocs.com/de/metadata/remove-metadata-...
  8. C# Diff Library - مقایسه فایل های متنی (PDF، DO...

    اسناد Microsoft Word، Excel، PowerPoint، OpenDocument ODT، PDF، Text و HTML را مقایسه و ادغام می کند. API مقایسه اسناد، محتوا را برای تشخیص تغییرات کلمات، پاراگراف ها و کاراکترها مقایسه می کند.... منبع and Targets properties of Comparer object allows...

    blog.groupdocs.com/fa/comparison/groupdocs-comp...
  9. Wyczyść metadane dokumentów i obrazów przy użyc...

    Java API do usuwania wszystkich lub wybranych właściwości metadanych DOCX, XLSX, PPTX, dokumentów PDF, obrazów JPEG, PNG, WebP, e-maili, eBooków, rysunków Visio, Zip itp....format("Properties removed: %s", affected));...

    blog.groupdocs.com/pl/metadata/remove-metadata-...
  10. Extract text from PDF documents | GroupDocs

    To extract a text from PDF documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....method and obtain object with property; Call method with the page...

    docs.groupdocs.com/parser/java/extract-text-fro...