Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,586 for

numbers

(0.06 sec)
  1. Руководство по цифровой подписи на Python: легк...

    Полное пошаговое руководство по созданию безопасных электронных подписей в документах с использованием Python и GroupDocs.Signature - идеально для разработчиков, создающих приложения для подписи документов... page_number = 1 # Номер страницы для подписи...на странице options . page_number = 1 # Номер листа для подписи...

    blog.groupdocs.com/ru/signature/sign-documents-...
  2. Topics tagged dotnet

    Topics tagged dotnet...March 28, 2025 Viewer Pptx page number error GroupDocs.Viewer Product...

    forum.groupdocs.com/tag/dotnet
  3. About using GroupDocs.Conversion for Java to co...

    While testing the HTML to PPT conversion feature of GroupDocs.Conversion for Java, I found that the format of the resulting PPT file was incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML te…...another, which causes the large number of pages. As a temporary workaround...

    forum.groupdocs.com/t/about-using-groupdocs-con...
  4. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....PageCount ; p ++) { // Print a page number Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. GroupDocs.Total Product Family

    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....documents you’ve uploaded to a number of different formats....

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. Redigir PDF e documentos digitalizados em C# | ...

    Redija texto em PDF e outros documentos usando C# em seus aplicativos .NET. Redija documentos para ocultar o texto e também o texto nas imagens incorporadas....RegexRedaction(@"\d{4}", marker) // Card Number }; var result = redactor.Apply(redactions);...

    blog.groupdocs.com/pt/redaction/redact-text-and...
  7. 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...
  8. 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...
  9. 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...
  10. 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...