Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 1,172 for

query

(0.65 sec)
  1. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  2. Update ID3v1 and ID3v2 Tag Using Properties wit...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for Java 18.2. Three **enhancements **and six **new features **are introduced in this release. You can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional properties from ID3v2, update ID3v1/ID3v2 tag using properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/update-id3v1-and-id...
  3. Embed Inline Syntax Error Messages in Generated...

    In the latest version of GroupDocs.Assembly for Java we have introduced an exciting feature of Inline Syntax Error Messages. Are you thinking about what does make this feature so exciting? Well, I am going to answer it in this post. First, let’s have a brief overview of how does GroupDocs.Assembly generate the reports. GroupDocs.Assembly uses pre-defined document templates that contain the LINQ statements. These templates are evaluated, processed and then populated by API’s engine during the run-time....you have any questions or queries? We welcome you to have a conversation...

    blog.groupdocs.com/assembly/embed-inline-syntax...
  4. Work with Password-Protected Documents using Gr...

    We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 18.12. Using the latest version, you can now work with the password-protected PDF, Word, Excel, and PowerPoint documents. Furthermore, obsolete methods of MP3 and MPP formats are removed and memory consumption for working with Word and PowerPoint formats is now reduced. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/work-with-password-...
  5. C# Regex - חפש במסמכים באמצעות ביטויים רגולריים

    פתח את הכוח של חיפוש פרוגרמטי ב-C#! למד כיצד לחפש מסמכים מבוססי טקסט מרובים על פני תיקיות בדיוק באמצעות ביטויים רגולריים.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); כאן הדגשתי את תוצאות החיפוש...

    blog.groupdocs.com/he/search/search-in-document...
  6. Define and Use Custom Objects for PDF Metadata ...

    Metadata signature is a convenient way to sign documents using metadata properties. In GroupDocs.Signature for .NET 18.9, we introduced the feature of signing the PDF documents using various metadata properties including: Author CreateDate MetadataDate CreatorTool ModifyDate Producer Entry Keywords Title Subject Description Creator You can set all or some of the above-mentioned properties while signing the documents. Since these are the built-in properties, you can only add/update their value. There could be a situation when the built-in metadata properties may not fulfill your requirements and you may want to use your own set of properties to add metadata signatures....In case you would have any queries or suggestions, let’s have...

    blog.groupdocs.com/signature/define-and-use-cus...
  7. Improved Performance of Loading and Saving EXIF...

    GroupDocs team is proudly announcing three enhancements and six new features in this monthly release of GroupDocs.Metadata for .NET** 18.2**. Using the latest release, you can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional properties from ID3v2, update ID3v1/ID3v2 tag using properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/improved-performanc...
  8. Java Regex - البحث في المستندات باستخدام التعبي...

    أطلق العنان لقوة البحث الآلي في Java! تعرف على كيفية البحث في مستندات نصية متعددة عبر المجلدات بدقة باستخدام التعبيرات العادية.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); أدناه، قمت بتسليط الضوء على...

    blog.groupdocs.com/ar/search/search-in-document...
  9. C# Regex - Normal İfadeleri Kullanarak Belgeler...

    C#'ta programlı aramanın gücünün kilidini açın! Normal ifadeleri kullanarak birden fazla metin tabanlı belgeyi klasörler arasında hassas bir şekilde nasıl arayacağınızı öğrenin.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Burada yukarıdaki kodun regex...

    blog.groupdocs.com/tr/search/search-in-document...
  10. Java Regex - Normal İfadeleri Kullanarak Belgel...

    Java'da programlı aramanın gücünün kilidini açın! Normal ifadeleri kullanarak birden fazla metin tabanlı belgeyi klasörler arasında hassas bir şekilde nasıl arayacağınızı öğrenin.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); Aşağıda, sağlanan koddaki normal...

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