Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 4,700 for

cloud

(0.04 sec)
  1. 文档元数据查看器和编辑器应用和 API

    管理文档元数据的API:阅读、编写和编辑所有流行格式的元信息、分析和导出元数据。...Metadata Cloud for cURL 使用 cURL RESTful 元数据操作...的元数据信息。 GroupDocs.Metadata Cloud SDK for .NET 将元数据 REST API 与...

    products.groupdocs.app/zh/metadata
  2. GroupDocs.Assembly for .NET 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/redaction/python-net/getting...
  4. Getting Started | Documentation

    Getting started section for GroupDocs.Assembly for Python...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/python-net/getting-...
  5. Getting Started | Documentation

    Getting started section for GroupDocs.Metadata for Node.js...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  6. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/python-net/advanced...
  7. JSON Viewer - Lihat dan Konversi Data JSON Onli...

    Lihat file JSON menggunakan alat JSON Viewer online gratis. Pengembang dapat mengembangkan Penampil dokumen online mereka sendiri....pustaka mandiri atau API berbasis cloud. Dengan menjelajahi opsi ini...dokumen dari awal. C# Java Cloud Lihat JSON menggunakan C# #...

    blog.groupdocs.com/id/viewer/json-viewer-online/
  8. GroupDocs.Viewer ऑन-आधार एपीआई, क्लाउड एपीआई, फ...

    GroupDocs .NET/Java लाइब्रेरी और क्लाउड एपीआई प्रदान करता है जो आपको अपने स्वयं के ऐप में सबसे लोकप्रिय दस्तावेज़ प्रारूपों को देखने, तुलना करने, एनोटेट करने, हस्ताक्षर करने और परिवर्तित करने में सक्षम बनाता है...Viewer Cloud for cURL अपने अनुप्रयोगों में...काम करें। GroupDocs.Viewer Cloud SDK for .NET .NET के लिए क्लाउड...

    products.groupdocs.app/hi/viewer
  9. Bulleted List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it. Save your Document. Reporting Requirement As a report developer, you are required to share the following key requirements:...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  10. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/java/working-with-b...