Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 25,254 for

comment

(1.18 sec)
  1. جعل DOC باستخدام Python

    أنشئ DOC جديدًا في Python في بضع خطوات. بسهولة إنشاء DOC باستخدام مكتبة Python via .NET....append_child(run) comment = aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.date_time = datetime.now()...

    products.aspose.com/words/ar/python-net/make/doc/
  2. جعل DOCX باستخدام Python

    أنشئ DOCX جديدًا في Python في بضع خطوات. بسهولة إنشاء DOCX باستخدام مكتبة Python via .NET....append_child(run) comment = aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.date_time = datetime.now()...

    products.aspose.com/words/ar/python-net/make/docx/
  3. Javascript를 사용하여 Markdown 만들기

    몇 단계를 거쳐 JavaScript에서 새 Markdown를 만드세요. Node.js via .NET 라이브러리를 사용하여 Markdown을 쉽게 생성합니다....appendChild(run) var comment = new aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.dateTime = new Date()...

    products.aspose.com/words/ko/nodejs-net/make/md/
  4. Tạo Markdown Bằng Javascript

    Tạo một Markdown mới trong JavaScript trong một vài bước. Dễ dàng tạo Markdown bằng Node.js via .NET thư viện....appendChild(run) var comment = new aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.dateTime = new Date()...

    products.aspose.com/words/vi/nodejs-net/make/md/
  5. Tạo DOC Bằng Javascript

    Tạo một DOC mới trong JavaScript trong một vài bước. Dễ dàng tạo DOC bằng Node.js via .NET thư viện....appendChild(run) var comment = new aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.dateTime = new Date()...

    products.aspose.com/words/vi/nodejs-net/make/doc/
  6. با استفاده از Python DOC را بسازید

    در چند مرحله یک DOC جدید در Python ایجاد کنید. با استفاده از کتابخانه 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/fa/python-net/make/doc/
  7. Copier les données de la plage avec style|Docum...

    Cet article décrit Comment Copier la plage de données avec le style avec la bibliothèque Aspose.Cells pour Python via .NET....données de plage a expliqué comment copier les données d’une plage...forme. Cet article explique comment. Aspose.Cells pour Python via...

    docs.aspose.com/cells/fr/python-net/copy-range-...
  8. Gestion des Axes des Graphiques Excel|Documenta...

    Apprenez Comment configurer les axes du graphique dans Aspose.Cells pour Python via .NET. Notre guide vous montrera Comment ajuster les axes primaires et secondaires, définir leurs plages et modifier leurs propriétés pour améliorer vos graphiques....L’extrait de code suivant illustre comment définir les options des axes...après le calcul du graphique Comment définir l’axe des catégories...

    docs.aspose.com/cells/fr/python-net/chart-axes/
  9. Aggiungi commenti a Visio Disegni in PHP|Docume...

    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....vsd" ); \ # Add comment $diagram -> getPages () ->...$saveFileFormat -> VDX ); print "Added comment successfully!" . PHP_EOL ;...

    docs.aspose.com/diagram/it/java/add-comments-to...
  10. أضف تعليقات إلى الرسومات في Visio|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.... Comments . Add ( "Test" ); Aspose.Diagram...( "Drawing1.vsd" ); // Add comment diagram . Pages [ 0 ]. AddComment...

    docs.aspose.com/diagram/ar/net/add-comments-to-...