Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,141 for

properties

(0.1 sec)
  1. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing.... property has been added to class (and...

    docs.groupdocs.com/watermark/net/locking-waterm...
  2. הסר מטא נתונים של מסמכים ותמונות באמצעות C#

    הסר מטא נתונים סלקטיביים או נקה את כל מאפייני המטא נתונים באמצעות C# מקובצי DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, אימייל, eBooks, Visio, Zip....WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/he/metadata/remove-metadata-...
  3. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....parameter and corresponding public property: C# using ( Redactor redactor...

    docs.groupdocs.com/redaction/net/text-redactions/
  4. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API.... property with created object. Call...

    docs.groupdocs.com/signature/java/sign-document...
  5. 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/
  6. Видалення метаданих документів і зображень за д...

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

    blog.groupdocs.com/uk/metadata/remove-metadata-...
  7. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....while converting, set the property to true : With v24.10 and...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  8. נקה מטא נתונים של מסמכים ותמונות באמצעות Java

    Java API להסרת כל או מאפייני המטא נתונים סלקטיביים של DOCX, XLSX, PPTX, מסמכי PDF, JPEG, PNG, תמונות WebP, דואר אלקטרוני, ספרים אלקטרוניים, Visio Drawings, Zip וכו'....format("Properties removed: %s", affected));...

    blog.groupdocs.com/he/metadata/remove-metadata-...
  9. Очистить метаданные документов и изображений с ...

    Java API для удаления всех или выборочных свойств метаданных документов DOCX, XLSX, PPTX, PDF, JPEG, PNG, изображений WebP, электронной почты, электронных книг, рисунков Visio, Zip и т. д....format("Properties removed: %s", affected));...

    blog.groupdocs.com/ru/metadata/remove-metadata-...
  10. Extract text from PDF documents | Documentation

    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...