Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 2,126 for

properties

(0.06 sec)
  1. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....setUseRawTextExtract method Property allows you to specify a value...

    docs.groupdocs.com/search/java/search-index-set...
  2. ลบข้อมูลเมตาของเอกสารและรูปภาพโดยใช้ C#

    ลบข้อมูลเมตาที่เลือกหรือล้างคุณสมบัติข้อมูลเมตาทั้งหมดโดยใช้ C# จาก DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, รูปภาพ WebP, อีเมล, eBooks, Visio, ไฟล์ Zip...WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/th/metadata/remove-metadata-...
  3. Remover metadados de documentos e imagens usand...

    Remova metadados seletivos ou limpe todas as propriedades de metadados usando C# de arquivos DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, email, eBooks, Visio, Zip....WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/pt/metadata/remove-metadata-...
  4. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word 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. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....method and obtain object with property; Call method with the page...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Text redactions | Documentation

    This article explains that how Java 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: final Redactor redactor =...

    docs.groupdocs.com/redaction/java/text-redactions/
  6. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....method and obtain object with property; Call method with the page...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. 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...
  8. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...penghapusan selektif serta semua properti metadata yang tersedia dari...

    blog.groupdocs.com/id/groupdocs.blog/page/27/
  9. הסר מטא נתונים של מסמכים ותמונות באמצעות 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-...
  10. 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/