Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 2,002 for

properties

(0.13 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/nodejs-java/search-in...
  2. إزالة البيانات الوصفية للمستندات والصور باستخدا...

    قم بإزالة البيانات الوصفية الانتقائية أو قم بتنظيف جميع خصائص البيانات الوصفية باستخدام C # من ملفات DOCX و XLSX و PPTX و PDF و JPG / JPEG و PNG وصور WebP والبريد الإلكتروني والكتب الإلكترونية و Visio و Zip....WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/ar/metadata/remove-metadata-...
  3. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....the size of template field property is used. The size of template...value extraction is set by property. The size of rectangular area...

    docs.groupdocs.com/parser/net/working-with-temp...
  4. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....object without specifying the property explicitly. // Load the source...main difference is that the property should be set to . Please...

    docs.groupdocs.com/conversion/net/convert/prese...
  5. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....log entries in and check for property of any items with status other...

    docs.groupdocs.com/redaction/net/redaction-basics/
  6. Metadaten von Dokumenten und Bildern mit C# ent...

    Entfernen Sie ausgewählte Metadaten oder bereinigen Sie alle Metadateneigenschaften mit C# aus DOCX-, XLSX-, PPTX-, PDF-, JPG/JPEG-, PNG-, WebP-Bildern, E-Mails, eBooks, Visio- und Zip-Dateien....WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/de/metadata/remove-metadata-...
  7. Rimuovere i metadati di documenti e immagini us...

    Rimuovi i metadati selettivi o pulisci tutte le proprietà dei metadati utilizzando C# da file DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, e-mail, eBook, Visio, Zip....WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/it/metadata/remove-metadata-...
  8. Metadata van documenten en afbeeldingen verwijd...

    Verwijder selectieve metadata of schoon alle metadata-eigenschappen op met behulp van C# uit DOCX-, XLSX-, PPTX-, PDF-, JPG/JPEG-, PNG-, WebP-afbeeldingen, e-mail, eBooks, Visio, Zip-bestanden....WriteLine("Properties removed: {0}", affected);...

    blog.groupdocs.com/nl/metadata/remove-metadata-...
  9. 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...
  10. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search....range search are set in the property of the class. To add a format...

    docs.groupdocs.com/search/net/date-range-search/