Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 1,483 for

numbers

(0.02 sec)
  1. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Java API.... This is a positive number, that returns page count for...

    docs.groupdocs.com/editor/java/extracting-docum...
  2. Bootstrap v3: What Has Changed in the New Version

    Introduction In one of my previous articles I talked about using the Bootstrap CSS framework in web projects. Exactly 2 years after the very first release of Bootstrap to the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular CSS framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap.... Which is a quite big number considering the fact there...

    blog.groupdocs.com/total/bootstrap-v3-what-has-...
  3. Redige PDF e documenti scansionati in C# | Test...

    Redigere testo in PDF e altri documenti utilizzando C# nelle applicazioni .NET. Redigere i documenti per oscurare il testo e anche il testo all'interno delle immagini incorporate....RegexRedaction(@"\d{4}", marker) // Card Number }; var result = redactor.Apply(redactions);...

    blog.groupdocs.com/it/redaction/redact-text-and...
  4. آموزش امضای دیجیتال پایتون: امضای PDF، Word و ا...

    آموزش کامل گام به گام برای ایجاد امضای الکترونیکی امن در اسناد با استفاده از پایتون و GroupDocs.Signature - مناسب برای توسعه دهندگان که در حال ساخت برنامه‌های امضای اسناد هستند... page_number = 1 # کدام صفحه را امضا کنید...موقعیت Y در صفحه options . page_number = 1 # کدام صفحه را امضا کنید...

    blog.groupdocs.com/fa/signature/sign-documents-...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...