Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 1,604 for

numbers

(0.05 sec)
  1. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....PropertyValue ( "test revision number" )); root . getCadPackage ()...

    docs.groupdocs.com/metadata/java/working-with-c...
  2. Licensing and evaluation | Documentation

    GroupDocs.Merger for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Note Note that there are a number of general policies and practices...

    docs.groupdocs.com/merger/nodejs-java/licensing...
  3. Handling the ID3v1 tag | Documentation

    This article explains how to handle ID3v1 tag....title, artist, album, track number, etc.The ID3v1 standard was...

    docs.groupdocs.com/metadata/java/handling-the-i...
  4. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this.... Filtering through a huge number files is not an easy job for...

    blog.groupdocs.com/metadata/get-specific-file-t...
  5. تبدیل PDF به HTML به صورت برنامه نویسی با استفا...

    بیایید یک سند PDF را با استفاده از چند خط کد به HTML تبدیل کنیم. تبدیل PDF را در برنامه .NET به صورت خودکار انجام دهید تا کل سند یا صفحات انتخاب شده را تبدیل کنید....را با استفاده از Pages، Page Number، PageCount، Zoom و سایر ویژگی...

    blog.groupdocs.com/fa/conversion/convert-a-pdf-...
  6. Редактировать PDF и отсканированные документы в...

    Редактируйте текст в PDF и других документах, используя Java в своих приложениях. Редактируйте документы, чтобы затемнить текст, а также текст во встроенных изображениях....RegexRedaction("\\d{4}", marker) // card number parts }; RedactorChangeLog...

    blog.groupdocs.com/ru/redaction/redact-text-and...
  7. Redact PDF dan Dokumen yang Dipindai di Java | ...

    Sunting teks dalam PDF dan dokumen lain menggunakan Java di aplikasi Anda. Sunting dokumen untuk menghilangkan teks dan juga teks di dalam gambar yang disematkan....RegexRedaction("\\d{4}", marker) // card number parts }; RedactorChangeLog...

    blog.groupdocs.com/id/redaction/redact-text-and...
  8. Licensing and evaluation | Documentation

    Free watermark API version is available to evaluate the API which will be similar as licensed but with a few limitations....details such as the product name, number of developers it is licensed...

    docs.groupdocs.com/watermark/net/evaluation-lim...
  9. Licensing and evaluation | Documentation

    GroupDocs.Viewer for Python offers purchase plans, a free trial, and a 30-day temporary license for evaluation....Note Note that there are a number of general policies and practices...

    docs.groupdocs.com/viewer/python-net/licensing-...
  10. Features overview | Documentation

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....optimal for images with a large number of colors (for example, for...

    docs.groupdocs.com/viewer/java/features-overview/