Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 2,152 for

numbers

(0.11 sec)
  1. Redactar PDF y documentos escaneados en C# | Te...

    Redacte texto en PDF y otros documentos usando C# en sus aplicaciones .NET. Redactar documentos para oscurecer el texto y también el texto dentro de las imágenes incrustadas....RegexRedaction(@"\d{4}", marker) // Card Number }; var result = redactor.Apply(redactions);...

    blog.groupdocs.com/es/redaction/redact-text-and...
  2. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....PropertyValue ( "test revision number" )); root . CadPackage . SetProperties...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. GroupDocs.Viewer for .NET 25.11 – 最新更新與修復(2025年...

    探索 GroupDocs.Viewer for .NET 25.11 的新功能。現在可於 NuGet 與 GroupDocs 網站取得。...presentations and resolves a large number of bugs across all supported...

    blog.groupdocs.com/zh-hant/viewer/groupdocs-vie...
  4. Evaluation Limitations and Licensing | GroupDocs

    free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....details such as the product name, number of developers it is licensed...

    docs.groupdocs.com/redaction/java/evaluation-li...
  5. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java.... To get the number of homophones in the dictionary...

    docs.groupdocs.com/search/nodejs-java/homophone...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...The latest release involves a number of new features and enhancements...

    blog.groupdocs.com/groupdocs.blog/page/82/
  7. Advanced Search Certificate Documents | GroupDocs

    id: advanced-search-certificate-documents url: signature/net/advanced-search-certificate-documents title: Advanced search certificate documents linkTitle: 🌐 Certificate weight: 18 description: “This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API.” keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Advanced search for data within the certificate files in C# description: Advanced search for data within the certificates fast and easily with C# language and GroupDocs.Signature for ....CertificateSearchOpt () { // check the serial number Text = "AAD0D15C628A" , //...

    docs.groupdocs.com/signature/net/developer-guid...
  8. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...metadata distinct by whole number identifier not a name. Most...

    docs.groupdocs.com/signature/net/esign-document...
  9. GroupDocs.Viewer لـ Node.js 25.12 – أحدث التحدي...

    استكشف ما هو الجديد في GroupDocs.Viewer لـ Node.js 25.12. متاح الآن على NuGet وموقع GroupDocs....pattern where {0} is the page number. const viewOptions = HtmlViewOptions...

    blog.groupdocs.com/ar/viewer/groupdocs-viewer-f...
  10. Retrieving ZIP Container's Entity by Full Name ...

    We are excited to announce that we have released version 17.12 of GroupDocs.Text for .NET API. In this version, we have introduced a simplified way of extracting text as well as formatted text using a simple interface. We have also extended the support of IPageTextExtractor interface for OneNote documents. Furthermore, the latest version also allows you to retrieve an entity by its name from ZIP container. Please continue to read for more details....PageCount; i++) { // Print a page number Console.WriteLine(string.Format("{0}/{1}"...

    blog.groupdocs.com/parser/retrieving-zip-contai...