Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 187 for

tagged docx to pdf

(0.32 sec)
  1. Working with EXIF metadata | GroupDocs

    This article explains how To access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....be used for images, sound and tags in digital still cameras and...and audio formats. The EXIF tag structure is borrowed from TIFF...

    docs.groupdocs.com/metadata/java/working-with-e...
  2. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps To read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Read Matroska tag metadata for ( MatroskaTag tag : root . getMatroskaPackage...format ( "TargetType: %s" , tag . getTargetType ())); System...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. outlook_specific_folder.html

    Inbox From: Aspose To: sdmit Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 Message: Spotligh......Pdf Introduces PDF to PPTX Conversion While...in Aspose.Slides, now Aspose.Pdf users can perform the conversion...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  4. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....formats for images, sound, and tags used by digital still cameras...and audio formats. The EXIF tag structure is borrowed from TIFF...

    docs.groupdocs.com/metadata/python-net/working-...
  5. 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.... Tags . Contains ( Tags . Document . BuiltIn...not marked with the BuiltIn tag. Since we call the method for...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. 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....( new ContainsTagSpecifica ( Tags . getDocument (). getBuiltIn...not marked with the BuiltIn tag. Since we call the method for...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. pdf_page_1.html

    From : Aspose Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 From : campaign Subject: Spotlig......Pdf and news from Aspose, June 2015...From : Aspose Subject: Aspose.Pdf for .NET 10.7, Aspose.Email for...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  8. Working with EXIF metadata | GroupDocs

    This article explains how To access EXIF metadata in a file of any supported format....be used for images, sound and tags in digital still cameras and...and audio formats. The EXIF tag structure is borrowed from TIFF...

    docs.groupdocs.com/metadata/net/working-with-ex...
  9. outlook_with_max_items.html

    From : Aspose Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 From : campaign Subject: Spotlig......Pdf and news from Aspose, June 2015...From : Aspose Subject: Aspose.Pdf for .NET 10.7, Aspose.Email for...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  10. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...docx' )) { args . setPassword ( '123456'...(). endsWith ( 'Lorem ipsum.docx' )) { args . setPassword ( '123456'...

    docs.groupdocs.com/search/nodejs-java/search-in...