Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 876 for

notes

(0.2 sec)
  1. Watermark Cloud API & SDK để bảo mật tài liệu %...

    Chỉnh sửa tài liệu API REST cho phép chỉnh sửa tài liệu soạn thảo văn bản, bảng tính, bản trình bày và tài liệu web như HTML trong C#, Java, PHP, Python, v.v....FileInfo("Presentation/with-notes.pptx") loadOptions = groupdocs_editor_cloud...

    blog.groupdocs.cloud/vi/editor/update-word-exce...
  2. Watermark Cloud API & SDK เพื่อรักษาความปลอดภัย...

    การแก้ไขเอกสาร REST API อนุญาตให้แก้ไขเอกสารประมวลผลคำ สเปรดชีต งานนำเสนอ และเอกสารเว็บ เช่น HTML ใน C#, Java, PHP, Python เป็นต้น...FileInfo("Presentation/with-notes.pptx") loadOptions = groupdocs_editor_cloud...

    blog.groupdocs.cloud/th/editor/update-word-exce...
  3. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... Note: This method deletes only output...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  4. .NET에서 PDF 파일 분류: 튜토리얼 및 샘플 코드

    GroupDocs.Classification Cloud SDK를 사용하여 .NET에서 PDF 파일을 분류하는 방법을 배웁니다. 이 튜토리얼에서는 설정, 코드, cURL 명령 및 모범 사례를 다룹니다.... Note: 이 코드 예제는 핵심 기능을 보여줍니다. 프로젝트에서...

    blog.groupdocs.cloud/ko/classification/classify...
  5. Watermark Cloud API i SDK do zabezpieczania dok...

    Document Editing REST API umożliwia edytowanie dokumentów tekstowych, arkuszy kalkulacyjnych, prezentacji i dokumentów internetowych, takich jak HTML w C#, Java, PHP, Python itp....FileInfo("Presentation/with-notes.pptx") loadOptions = groupdocs_editor_cloud...

    blog.groupdocs.cloud/pl/editor/update-word-exce...
  6. GroupDocs.Annotation Cloud | Annotate PDF Docum...

    Programmatically Annotate PDF documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js....You can add images, comments, notes, or other types of external...

    blog.groupdocs.cloud/ar/annotation/annotate-pdf...
  7. .NET에서 MP3 메타데이터 추출: 태그를 JSON으로 출력

    GroupDocs.Metadata Cloud SDK를 사용하여 .NET에서 MP3 메타데이터를 추출하고 태그를 JSON으로 출력하는 방법을 배웁니다. 코드, cURL 및 모범 사례가 포함된 단계별 가이드.... Note: 이 코드 예제는 핵심 기능을 보여줍니다. 프로젝트에서...

    blog.groupdocs.cloud/ko/metadata/extract-mp3-me...
  8. 문서 보안을 위한 Watermark Cloud API 및 SDK %%sep%% Gro...

    문서 편집 REST API를 사용하면 워드 프로세싱 문서, 스프레드시트, 프레젠테이션 및 C#, Java, PHP, Python 등의 HTML과 같은 웹 문서를 편집할 수 있습니다....FileInfo("Presentation/with-notes.pptx") loadOptions = groupdocs_editor_cloud...

    blog.groupdocs.cloud/ko/editor/update-word-exce...
  9. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Leave feedback On this page Note Note: The features listed on this...

    docs.groupdocs.cloud/signature/working-with-sig...
  10. Adjust image quality | Documentation

    GroupDocs.Viewer Cloud enables you to adjust quality of output images contained by the source PDF document. To adjust image quality use PdfOptions.ImageQuality option. PdfOptions.ImageQuality can be set to: Low - The acceptable quality, best performance and least size of the output image. Medium - Better quality and slower performance. High - Best quality but slow performance. NOTE: this option is supported when rendering to HTML only. Following code snippet shows how to adjust image quality when rendering to HTML.... NOTE: this option is supported when...

    docs.groupdocs.cloud/viewer/adjust-image-quality/