Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 25,613 for

may

(0.07 sec)
  1. Ինչպես փոխարկել TXT-ը PPTX-ին՝ օգտագործելով C#

    Այս հոդվածը տրամադրում է բոլոր քայլերը՝ TXT-ը PPTX-ի փոխարկելու համար՝ օգտագործելով C#, սովորաբար օգտագործվող օպերացիոն համակարգերում: Այն նաև ներառում է կոդի օրինակ՝ TXT-ին PPTX-ի փոխակերպելու համար՝ օգտագործելով C#:...օգտագործելով C# -ում: Updated on 28 May 2023 Հայերեն English Türkçe 日本語...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  2. browser-compat-data/README.md at main · mdn/bro...

    This repository contains compatibility data for Web technologies as displayed on MDN - browser-compat-data/README.md at main · mdn/browser-compat-data...technologies, so web developers may write cross-browser compatible...data object (see schema) // You may use any syntax to obtain dictionary...

    github.com/mdn/browser-compat-data/blob/main/RE...
  3. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using the DicomRootPackage.getDicomPackage method Read the DICOM metadata properties examples.advanced_usage.managing_metadata_for_specific_formats.image.dicom.DicomReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDicom)) { DicomRootPackage root = metadata.getRootPackageGeneric(); if (root.getDicomPackage() != null) { System.out.println(root.getDicomPackage().getBitsAllocated()); System.out.println(root.getDicomPackage().getReds()); System.out.println(root.getDicomPackage().getGreens()); System.out.println(root.getDicomPackage().getBlues()); System....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-d...
  4. How to change the maximum size of a file | Docu...

    This article shows how to change the maximum size of a file.... That is why you may get errors similar to the one...

    docs.groupdocs.com/viewer/java/how-to-change-ma...
  5. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API.... There may be a situation, when during the...not. Including system fonts may be useful if the user is on an...

    docs.groupdocs.com/editor/java/font-embedding-o...
  6. Load document from Amazon S3 Storage | Document...

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/load-document...
  7. Extract text from Microsoft Office Excel spread...

    This article explains that how to extract text from Microsoft Office Excel (.xls, .xlsx) spreadsheets.... Warning Some spreadsheets may have different sheet numbers...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. GroupDocs.Viewer For .NET 3.7.0 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 3.7.0. Major Features There are 4 new features and 16 improvements and fixes in this regular monthly release. The most notable are: Save HTML resources to cache without saving them to local disc Improve rendering Pdf Dynamic XFA Forms Ability to set default font when rendering Diagram documents EMF and DICOM file format rendering support Fixed HTML watermark rendering Full List of Issues Covering all Changes in this Release Key Summary Category WEB-1084 The ability to show and hide PDF layers New Feature VIEWERNET-871 Ability to set default font when rendering Diagram documents New Feature VIEWERNET-851 Implement support of EMF file type....Viewer which may affect existing code. Any behavior...font name Default font name may be specified in this cases: You...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  9. CSS box alignment - CSS: Cascading Style Sheets...

    The CSS box alignment module specifies CSS features that relate to the alignment of boxes in the various CSS box layout models: block layout, table layout, flex layout, and grid layout. The module aims to create a consistent method of alignment across all of CSS. This document details the general concepts found in the specification....initially learned Flexbox then you may consider these properties to...should be referred to as it may add additional capabilities over...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_bo...
  10. Deprecated and obsolete features - JavaScript |...

    This page lists features of JavaScript that are deprecated (that is, still available but planned for removal) and obsolete (that is, no longer usable)....features, while non-web hosts may not. These features are likely...cross-platform portable and may not be supported by all analysis...

    developer.mozilla.org/en-US/docs/Web/JavaScript...