Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 4,308 for

values

(0.04 sec)
  1. 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...
  2. 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...
  3. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Search(String) 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-mi...
  4. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API....REJECT value. Call the applyChanges() method...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  5. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 Office PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....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...
  6. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....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...
  7. Enabling inline CSS styles | Documentation

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....setUseInlineStyles ( boolean value ) The example below shows opening...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/java/inline-styles/
  8. Extraer datos de archivos de base de datos usan...

    La base de datos se considera una parte integral de la mayoría de las aplicaciones. Ya sea una aplicación de escritorio, web o móvil, la base de datos juega un papel vital en el almacenamiento, el acceso y la manipulación de los datos. Hay muchos sistemas de administración de bases de datos que permiten crear y administrar bases de datos por usted. Sin embargo, podría haber un escenario en el que necesite una forma de extraer datos de los archivos de la base de datos, es decir, el archivo ....Value)) { Console.WriteLine(reader...parser.GetText(i.PageIndex.Value)) { Console.WriteLine(reader...

    blog.groupdocs.com/es/parser/extract-data-from-...
  9. Převod dat Excel a CSV v C# | XLSX na CSV - CSV...

    Převeďte XLS a XLSX do CSV a CSV do formátu Excel v rámci aplikací Java. Automatizujte převod souborů pomocí Java API pro převod dokumentů....outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/cs/conversion/convert-excel-...
  10. Trích xuất dữ liệu từ tệp cơ sở dữ liệu bằng C#

    Cơ sở dữ liệu được coi là một phần không thể thiếu của hầu hết các ứng dụng. Có thể là ứng dụng dành cho máy tính để bàn, web hoặc thiết bị di động, cơ sở dữ liệu đóng một vai trò quan trọng trong việc lưu trữ, truy cập và thao tác dữ liệu. Có nhiều hệ quản trị cơ sở dữ liệu cho phép tạo và quản lý cơ sở dữ liệu cho bạn....Value)) { Console.WriteLine(reader...parser.GetText(i.PageIndex.Value)) { Console.WriteLine(reader...

    blog.groupdocs.com/vi/parser/extract-data-from-...