Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 4,869 for

values

(0.07 sec)
  1. ערוך וניהול מטא נתונים באפליקציות Node.js - Gro...

    גלה כיצד להשתמש ב- GroupDocs.Metadata עבור Node.js כדי להוציא, לעדכן ולהסיר מטאדाटा באפליקציות שלך....properties and log their names and values. const groupdocsMetadata =...). getName () } , Property value: ${ metadataProperties . get_Item...

    blog.groupdocs.com/he/metadata/edit-metadata-in...
  2. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....Warning method returns null value if text extraction isn’t supported...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-text-from...
  3. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET.... value return result elif extract_type...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/python-net/load-passw...
  4. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats.... The default property value is 50 . Set this property to...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/render-outlook-d...
  5. 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....( "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'da JPEG, PNG, TIFF ve WebP Resimlerinin EX...

    Java'da görüntülerin EXIF meta verilerini işleyin. JPG/JPEG, PNG, WebP veya diğer görüntülerin EXIF verilerini Java API kullanarak programlı olarak ayıklayın, güncelleyin, ekleyin veya kaldırın.... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/tr/metadata/handle-exif-data...
  7. Ajouter des filigranes aux documents Word | 5 m...

    Apprenez comment ajouter des filigranes sécurisés aux documents Word en utilisant GroupDocs.Watermark pour .NET. Comparez 5 méthodes de protection avec des exemples de code, y compris des en-têtes verrouillés, des filigranes en mosaïque et des sections protégées par mot de passe qui ne peuvent pas être facilement supprimées....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 12 } } }; var options = new...

    blog.groupdocs.com/fr/watermark/secure-word-doc...
  8. sample.docx

    Разработка тестов SpecFlow 1 Основные понятия Specflow - это “исполняемая спецификация” .NET фреймворк с открытым исходным кодом, ориентированный на следующие подходы к разработке: Behavior Driven ......zoom-in-btn Then Zoom indicator value should be '300%' - Проверяет...key="TestsRunLocation" value="Ci" /> <add key="ScreenshotsDirectory" value="UiT...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  9. basic-example.zip

    basic-example/.dockerignore **/.classpath **/.dockerignore **/.env **/.git **/.gitignore **/.project **/.settings **/.toolstarget **/.vs **/.vscode **/*.*proj.user **/*.dbmdl **/*.jfm **/azds.yaml ......yaml **/values.dev.yaml LICENSE README.md...Financial reserves Value proposition Price, value, quality WEAKNESSES...

    docs.groupdocs.com/total/net/_sample_files/gett...
  10. ExcelとCSVデータをC#で変換する| XLSXからCSV-CSVからXLS

    Javaアプリケーション内でXLSおよびXLSXをCSVに、CSVをExcel形式に変換します。ドキュメント変換用のJavaAPIを使用して、ファイル変換を自動化します。...outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/ja/conversion/convert-excel-...