Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 4,644 for

values

(0.26 sec)
  1. Extract Table of Contents from Microsoft Office...

    Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Warning method returns null value if table of contents extraction...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-table-of-...
  2. Search text in Microsoft OneNote sections | Gro...

    To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft OneNote section: Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the section....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. إدارة بيانات XMP و EXIF لصور HEIF HEIC باستخدام...

    إدارة بيانات XMP و EXIF لصور HEIF و HEIC باستخدام C #. قراءة وتحديث وإزالة بيانات EXIF و XMP باستخدام واجهة برمجة تطبيقات أتمتة البيانات الوصفية داخل تطبيقات .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/ar/metadata/manage-xmp-and-e...
  4. Управление данными XMP и EXIF изображений HEIF ...

    Управляйте данными XMP и EXIF изображений HEIF, HEIC с помощью C#. Чтение, обновление, удаление данных EXIF и XMP с помощью API автоматизации метаданных в приложениях .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/ru/metadata/manage-xmp-and-e...
  5. Verwalten Sie XMP- und EXIF-Daten von HEIF-HEIC...

    Verwalten Sie XMP- und EXIF-Daten von HEIF- und HEIC-Bildern mit C#. Lesen, aktualisieren und entfernen Sie EXIF- und XMP-Daten mithilfe der Metadaten-Automatisierungs-API in .NET-Anwendungen....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/de/metadata/manage-xmp-and-e...
  6. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....some data source signature Id value string [] signatureIdList =...some data source signature Id value String [] signatureIdList =...

    docs.groupdocs.com/signature/java/deleting-text...
  7. Gerenciar dados XMP e EXIF de imagens HEIF HEIC...

    Gerencie dados XMP e EXIF de imagens HEIF e HEIC usando C#. Leia, atualize, remova dados EXIF e XMP usando a API de automação de metadados em aplicativos .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/pt/metadata/manage-xmp-and-e...
  8. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  9. Extract text by table of contents item | GroupDocs

    Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....// Check if page index has a value if ( i . PageIndex == null )...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  10. Search text in Emails | GroupDocs

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/search-text-in-e...