Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 13,016 for

format

(0.37 sec)
  1. Issue in Render Arabic font (Cairo) - Free Supp...

    try convert word file to pdf , convert done but there are issues in render font image.png (31.5 KB) 9dbac7f6-ece5-4c48-b37e-302686580443.pdf (40.6 KB) اليوم.docx (15.9 KB)...WriteLine("{0} - style {1} - {2} format - charset {3} - {4}", realFont...FamilyName, realFont.Style, realFont.Format, realFont.Charset, realFont...

    forum.groupdocs.com/t/issue-in-render-arabic-fo...
  2. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Managing metadata for specific formats / Video / Working with metadata...Metadata API supports extracting format-specific information from AVI...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Perform Regex Search in Documents Online

    Unlock the power of regex search using GroupDocs.Search! Learn how to search text-based documents using regular expressions.... Huge File Format Support # As this online regex...Search, it supports a huge file format range of Word-processing documents...

    blog.groupdocs.com/search/online-regex-search/
  4. Split text file | GroupDocs

    Follow this guide and learn how to split a text file into several resultant files by line numbers using GroupDocs.Merger for Python via .NET API....keyword arguments — file_path_format , line_numbers , and mode ...TextSplitOptions ( file_path_format = "./lines_ {0} .txt" , line_numbers...

    docs.groupdocs.com/merger/python-net/split-text...
  5. How to merge TIFF images using java | GroupDocs

    Learn how to merge TIFF image files, combine TIFF image files into one file programmatically in java language using GroupDocs.Merger for Java library....About TIFF File Format TIFF, Tag Image File Format, is a computer...you want to avoid lossy file formats. Download and Configure You...

    docs.groupdocs.com/merger/java/getting-started/...
  6. [Release] GroupDocs.Redaction for .NET v26.4 – ...

    Dear GroupDocs Customers We are pleased to announce the release of GroupDocs.Redaction for .NET v26.4. This release focuses on enhancing supported Format operations and expanding redaction capabilities across modern doc…...focuses on enhancing supported format operations and expanding redaction...modern document and image formats. We have introduced full support...

    forum.groupdocs.com/t/release-groupdocs-redacti...
  7. Search text in Emails | GroupDocs

    Search a keyword in emails using Search method...Extract data from various formats / Extract data from Emails...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-em...
  8. Convert XLSX to PDF using Node.js

    Easily convert XLSX to PDF using Node.js. Follow this complete guide to export XLSX to PDF in Node.js with high accuracy using a reliable conversion library....documents to more portable formats is a common requirement in...conversion process Define the output format by creating a PdfConvertOptions...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  9. Working with ZIP archives | GroupDocs

    Get ZIP Format metadata The API allows detecting ZIP archives and reading Format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract inFormation about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Managing metadata for specific formats / Other / Working with ZIP...archives Leave feedback Get ZIP format metadata The API allows detecting...

    docs.groupdocs.com/metadata/net/working-with-zi...
  10. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic search in Java! Learn how to search multiple text-based documents across folders with precision using regular expressions....documents in different file formats across folders. Java API for...text in files of different formats across folders, just by giving...

    blog.groupdocs.com/search/search-in-documents-b...