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

comment

(0.18 sec)
  1. 使用 C++ 刪除 ODP 註釋 | products.aspose.com

    從ODP中刪除註釋的C++源碼...odp" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/zh-hant/cpp/annotati...
  2. .NET का उपयोग करके PPTX एनोटेशन निकालें | produ...

    .NET फ्रेमवर्क, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर PPTX फॉर्मेट एनोटेशन को हटाने के लिए C# सोर्स कोड।...pptx" )) { // Deletes all comments from the presentation foreach...presentation.CommentAuthors) { author.Comments.Clear(); } // Deletes all...

    products.aspose.com/slides/hi/net/annotation/pptx/
  3. ลบคำอธิบายประกอบ PPT โดยใช้ C++ | products.aspo...

    ซอร์สโค้ด C++ เพื่อลบคำอธิบายประกอบจาก PPT...ppt" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/th/cpp/annotation/ppt/
  4. ลบคำอธิบายประกอบ PPTX โดยใช้ C++ | products.asp...

    ซอร์สโค้ด C++ เพื่อลบคำอธิบายประกอบจาก PPTX...pptx" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/th/cpp/annotation/pptx/
  5. Esporta Commenti durante il salvataggio del fil...

    Impara come esportare i Commenti durante il salvataggio dei file Excel in HTML usando Aspose.Cells con C++....inputFilePath ); // Export comments - set IsExportComments property...file exported to HTML with comments successfully!" << std :: endl...

    docs.aspose.com/cells/it/cpp/export-comments-wh...
  6. Kommentare beim Speichern von Excel Dateien in ...

    Lernen, wie man Kommentare beim Speichern von Excel Dateien in HTML mit Aspose.Cells und C++ exportiert....inputFilePath ); // Export comments - set IsExportComments property...file exported to HTML with comments successfully!" << std :: endl...

    docs.aspose.com/cells/de/cpp/export-comments-wh...
  7. Diviser les fichiers PDF en Python|Aspose.PDF f...

    Apprenez Comment diviser les pages PDF en fichiers PDF distincts en Python.... Ce sujet montre comment découper les pages PDF en fichiers...Python suivant vous montre comment diviser les pages d’un PDF...

    docs.aspose.com/pdf/fr/python-net/split-pdf/
  8. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in C++ with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....viewer settings and notes or comments layout. Convert Presentations...document. You can also include comments in generated SWF by using...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Travailler avec les compléments Office dans C#|...

    Aspose.Words pour .NET propose diverses classes pour travailler avec des compléments Office à l'aide de C#. Vous pouvez ajouter le volet des tâches via une extension Web et personnaliser les propriétés du volet et de l'extension....L’exemple de code suivant montre comment créer des volets de tâches...L’exemple de code suivant montre comment obtenir une telle liste de...

    docs.aspose.com/words/fr/net/work-with-office-a...
  10. Impression d'un Document|Aspose.Words pour Java

    Imprimez un document à l'aide de Java via les boîtes de dialogue Paramètres, Aperçu avant impression et Progression de l'impression....Hide ] Cet article décrit comment imprimer un document de traitement... L’exemple suivant montre comment utiliser ces classes pour imprimer...

    docs.aspose.com/words/fr/java/print-a-document-...