Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 4,614 for

values

(0.17 sec)
  1. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…... The default value is true . Set the value to false if you...

    forum.groupdocs.com/t/feature-request-cancellat...
  2. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java.... Value: ${ info . getProperty ( propertyName...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  3. Tangani Data EXIF dari Gambar JPEG, PNG, TIFF &...

    Memanipulasi metadata gambar EXIF di Java. Ekstrak, perbarui, tambah atau hapus data EXIF dari JPG/JPEG, PNG, WebP, atau gambar lainnya secara terprogram menggunakan Java API.... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/id/metadata/handle-exif-data...
  4. Java에서 JPEG, PNG, TIFF 및 WebP 이미지의 EXIF 데이터 처리

    Java에서 이미지의 EXIF 메타데이터를 조작합니다. Java API를 사용하여 프로그래밍 방식으로 JPG/JPEG, PNG, WebP 또는 기타 이미지의 EXIF 데이터를 추출, 업데이트, 추가 또는 제거합니다.... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/ko/metadata/handle-exif-data...
  5. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....( "customProperty1" , "some value" ); root . getDocumentPropertie...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. 在 Java 中處理 JPEG、PNG、TIFF 和 WebP 圖像的 EXIF 數據

    在 Java 中處理圖像的 EXIF 元數據。使用 Java API 以編程方式提取、更新、添加或刪除 JPG/JPEG、PNG、WebP 或其他圖像的 EXIF 數據。... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/zh-hant/metadata/handle-exif...
  7. Manejar datos EXIF de imágenes JPEG, PNG, TIFF ...

    Manipular metadatos EXIF de imágenes en Java. Extraiga, actualice, agregue o elimine datos EXIF de JPG/JPEG, PNG, WebP u otras imágenes mediante programación mediante la API de Java.... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/es/metadata/handle-exif-data...
  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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....( "customProperty1" , "some value" ); metadata . save ( Constants...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Compare Excel Spreadsheets. Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. Compare spreadsheets with custom styling, visibility controls, summary pages, and advanced comparison options....highlights only cells that changed value, ideal for change-impact analysis...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/net/compare-excel...
  10. Hasilkan Tanda Air Ubin - Tingkatkan Keamanan D...

    Temukan teknik untuk membuat watermark tiling untuk dokumen menggunakan C#, Java, dan Node.js. Tingkatkan keamanan dokumen Anda dengan panduan langkah demi langkah ini....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 10 } }; // Tetapkan properti...

    blog.groupdocs.com/id/watermark/generate-tiling...