Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 4,911 for

values

(4.21 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. eSign document with QR code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API.... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/esign-document...
  6. Column Chart in Word Processing Document | Grou...

    Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practicing the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box. Select “Column” in the sidebar, you will see a gallery of charts.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/column-chart-in...
  7. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/python-net/remove-...
  8. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode for maximum performance using GroupDocs.Parser for .NET. Fast text extraction mode for bulk processing and performance-critical scenarios in C#.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  9. Generate previews | GroupDocs

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/generate-previews/
  10. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Node.js via Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/nodejs-java/compa...