Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 24,400 for

comment

(0.17 sec)
  1. Bir Belgedeki Düğümlerin Mantıksal Düzeyleri|Py...

    Python via .NET için Aspose.Words belgelerinde, düğümlerin mantıksal düzeyleri (blok düzeyi, satır içi düzeyi veya satır düzeyi) belirtilmiştir. Düğüm düzeyi, belge ağacında düğümün genellikle oluştuğu konumu tanımlamak için kullanılır....Body Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...CommentRangeStart , CommentRangeEnd , Comment ve Footnote ek açıklamaları...

    docs.aspose.com/words/tr/python-net/logical-lev...
  2. Print spreadsheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Achieve Draft Quality Print Comments Print Cell Errors Define Page...whether to display the print comments on the worksheet or at the...

    docs.aspose.com/cells/net/print-spreadsheets/
  3. Verrouiller les cellules pour les protéger avec...

    Apprenez à verrouiller des cellules spécifiques et à protéger des feuilles de calcul dans des fichiers Excel en utilisant Aspose.Cells pour Python via .NET.... Comment verrouiller les cellules pour...protéger dans Excel Voici comment verrouiller des cellules dans...

    docs.aspose.com/cells/fr/python-net/how-to-lock...
  4. ワークシートでのコメントの管理|Documentation

    この記事では、GridDesktopでコメントを扱う方法について紹介します。... Worksheet オブジェクトの Comments コレクションには、オーバーロードされた Add メ...既存のコメントにアクセスして変更するには、ワークシートの Comments コレクションからコメントにアクセスし、コメントが挿...

    docs.aspose.com/cells/ja/net/aspose-cells-gridd...
  5. Déplacer des Pages PDF|Aspose.PDF pour PHP via ...

    Essayez de déplacer des pages à l'emplacement souhaité ou à la fin d'un fichier PDF en utilisant Aspose.PDF pour PHP via Java....un Autre Ce sujet explique comment déplacer une page d’un document...Le code suivant vous montre comment déplacer une page. // Ouvrir...

    docs.aspose.com/pdf/fr/php-java/move-pages/
  6. Copier les données de la plage avec style en C+...

    Copier les données de la plage y compris les styles de cellules dans des fichiers Excel en utilisant Aspose.Cells for C++....données de la plage expliqué comment copier des données entre des...plages. Cet article démontre comment copier des plages tout en préservant...

    docs.aspose.com/cells/fr/cpp/copy-range-data-wi...
  7. สร้างเอกสารใน Python

    สร้างไฟล์โดยใช้ไลบรารี Python via .NET สร้างเอกสารใหม่ใน Python ได้ง่ายๆ ในไม่กี่ขั้นตอน...append_child(run) comment = aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.date_time = datetime.now()...

    products.aspose.com/words/th/python-net/make/
  8. Python를 사용하여 HTML 만들기

    몇 단계를 거쳐 Python에서 새 HTML를 만드세요. Python via .NET 라이브러리를 사용하여 HTML을 쉽게 생성합니다....append_child(run) comment = aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.date_time = datetime.now()...

    products.aspose.com/words/ko/python-net/make/html/
  9. Python를 사용하여 DOCX 만들기

    몇 단계를 거쳐 Python에서 새 DOCX를 만드세요. Python via .NET 라이브러리를 사용하여 DOCX을 쉽게 생성합니다....append_child(run) comment = aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.date_time = datetime.now()...

    products.aspose.com/words/ko/python-net/make/docx/
  10. Python를 사용하여 DOC 만들기

    몇 단계를 거쳐 Python에서 새 DOC를 만드세요. Python via .NET 라이브러리를 사용하여 DOC을 쉽게 생성합니다....append_child(run) comment = aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.date_time = datetime.now()...

    products.aspose.com/words/ko/python-net/make/doc/