Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,072 for

query

(0.62 sec)
  1. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going to write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved to be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....would have any questions or queries....

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  2. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/color-chart-series-...
  3. Java Regex - Tìm kiếm trong tài liệu bằng biểu ...

    Khai phá sức mạnh của tìm kiếm có lập trình trong Java! Tìm hiểu cách tìm kiếm chính xác nhiều tài liệu dựa trên văn bản trên các thư mục bằng cách sử dụng biểu thức thông thường.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); Bên dưới, tôi đã đánh dấu kết...

    blog.groupdocs.com/vi/search/search-in-document...
  4. C# Regex - 정규식을 사용하여 문서에서 검색

    C#에서 프로그래밍 방식 검색의 강력한 기능을 활용해 보세요! 정규식을 사용하여 폴더 전체에서 여러 텍스트 기반 문서를 정확하게 검색하는 방법을 알아보세요.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); 여기서는 위 코드의 정규식 검색 결과를 강조했습니다...

    blog.groupdocs.com/ko/search/search-in-document...
  5. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in Java. Document and image annotation Java API allows annotating by linking external data.... For queries, contact us via the forum ...

    blog.groupdocs.com/annotation/create-hyperlinks...
  6. Java Regex: búsqueda en documentos utilizando e...

    ¡Desbloquee el poder de la búsqueda programática en Java! Aprenda a buscar múltiples documentos de texto en carpetas con precisión utilizando expresiones regulares.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); A continuación, destaqué los...

    blog.groupdocs.com/es/search/search-in-document...
  7. Java Regex - ค้นหาในเอกสารโดยใช้นิพจน์ทั่วไป

    ปลดล็อกพลังของการค้นหาแบบเป็นโปรแกรมใน Java! เรียนรู้วิธีค้นหาเอกสารที่เป็นข้อความหลายรายการในโฟลเดอร์อย่างแม่นยำโดยใช้นิพจน์ทั่วไป...ีอักขระซ้ำติดต่อกัน String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); ด้านล่างนี้ ฉันได้เน้นผลลัพธ์ของการค้นหา...

    blog.groupdocs.com/th/search/search-in-document...
  8. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of ....would have any questions or queries, do let us know on our forum...

    blog.groupdocs.com/viewer/support-of-net-standa...
  9. How to Edit XML Files in Java | Java API for XM...

    Edit or update XML data within your Java applications. Modify XML files and save the changes in various formats using Editing Java API .... For queries, contact us via the forum ...

    blog.groupdocs.com/editor/edit-xml-files-in-java/
  10. Rearrange PDF Pages in Java | Organize with Jav...

    Reorder the pages of PDF files in Java. The running example shows how to correct the sequence of unordered PDF pages within the Java application.... For queries, contact us via the forum ...

    blog.groupdocs.com/merger/move-pdf-pages-in-java/