Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 510 for

characters

(0.09 sec)
  1. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....encryption (at least one character) /// </summary> public int...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. Technical Consultation for GroupDocs.Comparison...

    Dear GroupDocs Support Team, We are currently conducting a technical evaluation of GroupDocs.Comparison for PDF document comparison and plan to carry out subsequent procurement. We would appreciate your official and det…...strikethrough, highlight, character spacing, etc.Please list all...

    forum.groupdocs.com/t/technical-consultation-fo...
  3. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....statistics like word count and character count for your documents....

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  4. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....estimated word count, page count, character count, etc. The GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Extrair Texto de Arquivos ZIP/RAR usando GroupD...

    Guia prático que mostra como extrair texto de arquivos ZIP e RAR usando o GroupDocs.Parser para .NET. Exemplos de código passo a passo, tratamento recursivo e boas práticas....Length} characters from {item.FilePath}" );...

    blog.groupdocs.com/pt/parser/extract-text-from-...
  6. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....encryption (at least one character) /// </summary> public int...

    docs.groupdocs.com/signature/net/implement-cust...
  7. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....encryption (at least one character) /// </summary> public int...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....estimated word count, page count, character count, etc. The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Це поле seoTitle для технічного блогу. Витягнен...

    Практичний посібник, що демонструє, як витягувати текст з архівів ZIP і RAR за допомогою GroupDocs.Parser для .NET. Покрокові приклади коду, рекурсивна обробка та кращі практики....Length} characters from {item.FilePath}" );...

    blog.groupdocs.com/uk/parser/extract-text-from-...
  10. Это поле seoTitle для технической записи в блог...

    Практическое руководство, показывающее, как извлекать текст из архивов ZIP и RAR с помощью GroupDocs.Parser для .NET. Пошаговые примеры кода, рекурсивная обработка и лучшие практики....Length} characters from {item.FilePath}" );...

    blog.groupdocs.com/ru/parser/extract-text-from-...