Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 899 for

notes

(0.09 sec)
  1. GroupDocs.Assembly Cloud API로 온라인 인보이스 만들기

    GroupDocs.Assembly Cloud를 사용해 즉시 전문가 수준의 인보이스를 생성하는 방법을 배웁니다. DOCX 템플릿을 업로드하고 JSON 데이터를 바인딩한 뒤, 간단한 cURL 호출이나 .NET SDK를 이용해 DOCX 또는 PDF 형식으로 출력합니다....json" ); Note: cURL를 사용할 경우 요청 본문에 JSON을 그대로...

    blog.groupdocs.cloud/ko/assembly/create-invoice...
  2. Gérer les métadonnées des documents à l'aide de...

    Ajoutez des métadonnées, modifiez, supprimez et extrayez des métadonnées de plus de 50 formats de fichiers en Java et C# à l'aide de l'API REST et des SDK de métadonnées open source pour Java et .NET....Microsoft député provincial Une note UN l'audio MP3, WAV Vidéo AVI...

    blog.groupdocs.cloud/fr/metadata/manipulate-met...
  3. Exemple de conversion ODS vers XLSX en PHP

    Convertir ODS en XLSX en PHP avec GroupDocs.Conversion Cloud SDK. Guide étape par étape, benchmarks et meilleures pratiques pour une conversion rapide et efficace en mémoire....xlsx\n"; Note: Cet exemple de code démontre...

    blog.groupdocs.cloud/fr/conversion/ods-to-xlsx-...
  4. Java에서 XLSX를 JPG로 변환하는 튜토리얼

    Java와 GroupDocs.Conversion Cloud SDK를 사용하여 XLSX 파일을 JPG 이미지로 변환합니다. 비동기 지원 및 성능 팁이 포함된 단계별 가이드를 따라 보세요...." ); } } Note: 이 코드 예제는 핵심 기능을 보여줍니다. 프로젝트에서...

    blog.groupdocs.cloud/ko/conversion/xlsx-to-jpg-...
  5. Verwalten Sie Metadaten von Dokumenten mit Java...

    Fügen Sie Metadaten hinzu, bearbeiten, entfernen und extrahieren Sie Metadaten aus über 50 Dateiformaten in Java und C# mithilfe der REST-API und Open-Source-Metadaten-SDKs für Java und .NET....VSX Microsoft Projekt MPP Eine Note EINS Audio MP3, WAV Video AVI...

    blog.groupdocs.cloud/de/metadata/manipulate-met...
  6. Dévoilement de la première version publique de ...

    GroupDocs.Comparison Cloud est une API REST pour la comparaison de documents manipulés et modifiés dans le cloud.... Vous pouvez visiter notes de version pour plus de détails...

    blog.groupdocs.cloud/fr/comparison/announcing-f...
  7. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project.... Note The GitHub repository for has...

    docs.groupdocs.cloud/signature/quick-start/
  8. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....EnableFontHinting setting as shown below: NOTE: this option is supported when...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  9. เปิดตัว GroupDocs.Comparison Cloud API รุ่นต่อไ...

    GroupDocs.Comparison Cloud เป็น REST API สำหรับการเปรียบเทียบเอกสารที่มีการจัดการพร้อมกับการเปลี่ยนแปลงในระบบคลาวด์...นี้ คุณสามารถไปที่ release notes เพื่อดูรายละเอียดทั้งหมด ทรัพยากรเอกสาร:...

    blog.groupdocs.cloud/th/comparison/announcing-f...
  10. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”.... Please note that you should use the following...

    docs.groupdocs.cloud/viewer/render-outlook-data...