Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 2,471 for

properties

(0.17 sec)
  1. 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-...
  2. 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-...
  3. 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-...
  4. Convert presentations | GroupDocs

    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. 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...
  6. Date range search | GroupDocs

    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/
  7. C# Diff Library - Порівняйте текстові файли (PD...

    Він порівнює та об’єднує документи Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text і HTML. API порівняння документів порівнює вміст, щоб виявити зміни слів, абзаців і символів....Add ; Джерело and Targets properties of Comparer object allows...

    blog.groupdocs.com/uk/comparison/groupdocs-comp...
  8. Vyčistěte metadata dokumentů a obrázků pomocí Javy

    Java API pro odstranění všech nebo selektivních vlastností metadat dokumentů DOCX, XLSX, PPTX, PDF, obrázků JPEG, PNG, WebP, e-mailů, elektronických knih, kreseb Visio, Zip atd....format("Properties removed: %s", affected));...

    blog.groupdocs.com/cs/metadata/remove-metadata-...
  9. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#.... Depending on property value this index starts from...

    docs.groupdocs.com/parser/net/search-text/
  10. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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 slide...

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