Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 11,052 for

format

(0.07 sec)
  1. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Java... format ( "%s_%s" , invalidItem . getName...WordProcessingSaveOp with the desired format. Optimize memory usage if necessary...

    docs.groupdocs.com/editor/java/fixing-invalid-f...
  2. DOCX to PDF on GroupDocs Blog | Document Automa...

    DOCX to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DOCX to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers K......dokumenty programu Word na format PDF w Javie Konwertuj dokumenty...

    blog.groupdocs.com/pl/tag/docx-to-pdf/index.xml
  3. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG Formats....in HTML, PDF, PNG, and JPEG formats. Use this library to display...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/nodejs-java/render-lo...
  4. ይዋሃዳሉ XLSX የኢንተርኔት | ነጻ GroupDocs መተግበሪያዎች

    ነጻ በኢንተርኔት XLSX ውህደት. XLSX ወደ ነጠላ ፋይል ይዋሃዳሉ. 100% ነጻ ኢንተርኔት XLSX ማዋሃድ, አስተማማኝ እና ለመጠቀም ቀላል....PDF ፋይሎች Portable Document Format File PPS ውህደት PowerPoint Slide...Presentation RTF ውህደት Rich Text Format File አንድ ላይ ይዋሃዳሉ TEX ፋይሎች...

    products.groupdocs.app/am/merger/xlsx
  5. Working with ZIP archives | Documentation

    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 the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract inFormation about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_Formats.archive.ZipReadNativeMetadataProperties...Managing metadata for specific formats / Other / Working with ZIP...archives Leave feedback Get ZIP format metadata The API allows detecting...

    docs.groupdocs.com/metadata/java/working-with-z...
  6. Working with metadata in AVI files | Documentation

    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 the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_Formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Managing metadata for specific formats / Video / Working with metadata...Metadata API supports extracting format-specific information from AVI...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. GroupDocs.Conversion for Java | Documentation

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert files of different Formats from within Java applications....transformation between multiple file formats. It supports conversion across...including Microsoft Office formats (Word, Excel, PowerPoint),...

    docs.groupdocs.com/conversion/java/
  8. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange....lightweight data-interchange format that is easy to edit manually...processing tools. JSON is a text format that is completely language-independent...

    blog.groupdocs.com/comparison/mastering-json-co...
  9. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....the output format to HTML . By default, the format is TXT . If...comparison as gc # Set output_format as 'TXT' or 'HTML' def compare_folders...

    docs.groupdocs.com/comparison/python-net/compar...
  10. C# Regex - Search in Documents using Regular Ex...

    Unlock the power of programmatic search in C#! Learn how to search multiple text-based documents across folders with precision using regular expressions....documents of various file formats smartly. .NET API for Regex...text within files of various formats across folders just by providing...

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