Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,061 for

query

(0.04 sec)
  1. Update Common TIFF Tags with Shortcut Propertie...

    We are proudly announcing five enhancements and three bug fixes in the monthly release of GroupDocs.Metadata for .NET 18.9. Using the latest version, you can read and update common TIFF/EXIF tags in TIFF images. The memory consumption is now reduced for GIF format’s loading and saving metadata. Additionally, GroupDocs.Metadata.Formats.Document.InspectionResult class XlsMetadata.ContentProperties property, and EpubFormat.GetImageCoverBytes method are now marked obsolete. We recommend you to install and use the latest version of the API....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/update-common-tiff-...
  2. Support of Inline Syntax Error Messages

    We are back with the latest release of GroupDocs.Assembly for .NET. In this post, I am going to give you an overview of the latest release including the demonstration and usage of an exciting feature. Let’s not wait and walk through what’s new in the latest release. You may also have a glance at the release notes of the latest release. GroupDocs.Assembly allows you to generate automated reports by populating the pre-defined document templates....would have any questions or queries, just reach us on our forum...

    blog.groupdocs.com/assembly/support-of-inline-s...
  3. Find Synonyms

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....come cercare i sinonimi di una query (parola) specifica in più file...

    blog.groupdocs.com/it/tag/find-synonyms/
  4. Read EXIF Metadata in PSD Format using GroupDoc...

    We are delighted to announce the monthly releaseof GroupDocs.Metadata for Java 18.9. Using the latest version, you can now read EXIF metadata in PSD format, and read or update common TIFF/EXIF tags using shortcut properties in TIFF images. Moreover, memory consumption is now reduced to perform metadata operations for JPEG, GIF and TIFF file formats, and classes representing TIFF tags are now refactored. Additionally, GroupDocs.Metadata.Formats.Document.InspectionResult class, Metadata.ContentProperties property, and EpubFormat....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/read-exif-metadata-...
  5. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/support-for-dynamic...
  6. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API.... For queries, contact us via the forum ...

    blog.groupdocs.com/merger/move-word-pages-using...
  7. 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-...
  8. 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-...
  9. 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...
  10. C# Regex - 정규식을 사용하여 문서에서 검색

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

    blog.groupdocs.com/ko/search/search-in-document...