Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 1,470 for

numbers

(0.09 sec)
  1. Python Dijital İmza Eğitimi: PDF, Word & Excel ...

    Python ve GroupDocs.Signature kullanarak belgelerde güvenli elektronik imzalar oluşturmak için tam adım adım kılavuz - belgeler için imza uygulamaları geliştirmek için mükemmel... page_number = 1 # İmzalanacak sayfa options...üzerinde Y konumu options . page_number = 1 # İmzalanacak sayfa (ilk...

    blog.groupdocs.com/tr/signature/sign-documents-...
  2. Python Digital Signature Tutorial: E-Sign PDF, ...

    Complete step-by-step tutorial for creating secure electronic signatures in documents using Python and GroupDocs.Signature - perfect for developers building document signing applications... page_number = 1 # Which page to sign options...Y-position on page options . page_number = 1 # Which sheet to sign (first...

    blog.groupdocs.com/signature/sign-documents-ele...
  3. Schwärzen Sie PDF- und gescannte Dokumente in C...

    Schwärzen Sie Text in PDF- und anderen Dokumenten mit C# in Ihren .NET-Anwendungen. Schwärzen Sie Dokumente, um Text und auch den Text in den eingebetteten Bildern zu schwärzen....RegexRedaction(@"\d{4}", marker) // Card Number }; var result = redactor.Apply(redactions);...

    blog.groupdocs.com/de/redaction/redact-text-and...
  4. 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...
  5. Redaguj PDF i zeskanowane dokumenty w Javie | Z...

    Redaguj tekst w plikach PDF i innych dokumentach, używając języka Java w swoich aplikacjach. Redaguj dokumenty, aby zaciemnić tekst, a także tekst w osadzonych obrazach....RegexRedaction("\\d{4}", marker) // card number parts }; RedactorChangeLog...

    blog.groupdocs.com/pl/redaction/redact-text-and...
  6. Homophone dictionary | Documentation

    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...
  7. Evaluation Limitations and Licensing | Document...

    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...
  8. Working with CAD metadata | Documentation

    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...
  9. 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...
  10. עריכת PDF ומסמכים סרוקים ב-Java | Blackout טקסט...

    צור טקסט ב-PDF ובמסמכים אחרים באמצעות Java ביישומים שלך. ערכו מסמכים להאפלת טקסט וגם את הטקסט בתוך התמונות המוטבעות....RegexRedaction("\\d{4}", marker) // card number parts }; RedactorChangeLog...

    blog.groupdocs.com/he/redaction/redact-text-and...