Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 626 for

characters

(2.58 sec)
  1. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java... of type — represents a character set of this font. Returns...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  2. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET 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-py...
  3. استخراج النص من أرشيفات ZIP/RAR باستخدام GroupD...

    دليل عملي يوضح كيفية استخراج النص من أرشيفي ZIP و RAR باستخدام GroupDocs.Parser لـ .NET. أمثلة شفرة خطوة‑بخطوة، معالجة متكررة، وأفضل الممارسات....Length} characters from {item.FilePath}" );...

    blog.groupdocs.com/ar/parser/extract-text-from-...
  4. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET 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 FileType property to obtain file format information AdvancedUsage....estimated word count, page count, character count, etc. The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...number, that represents a character set, but PDF and Presentation...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  6. Это поле seoTitle для технической записи в блог...

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

    blog.groupdocs.com/ru/parser/extract-text-from-...
  7. Це поле seoTitle для технічного блогу. Витягнен...

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

    blog.groupdocs.com/uk/parser/extract-text-from-...
  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. חילוץ טקסט מקבצי ZIP/RAR באמצעות GroupDocs.Parser

    מדריך מעשי המציג כיצד לחלץ טקסט מארכיוני ZIP ו‑RAR באמצעות GroupDocs.Parser עבור .NET. דוגמאות קוד שלב‑אחר‑שלב, טיפול רקורסיבי, ושיטות מומלצות....Length} characters from {item.FilePath}" );...

    blog.groupdocs.com/he/parser/extract-text-from-...
  10. Ekstrak Teks dari Arsip ZIP/RAR menggunakan Gro...

    Panduan praktis yang menunjukkan cara mengekstrak teks dari arsip ZIP dan RAR menggunakan GroupDocs.Parser untuk .NET. Contoh kode langkah demi langkah, penanganan rekursif, dan praktik terbaik....Length} characters from {item.FilePath}" );...

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