Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 24,235 for

comment

(0.12 sec)
  1. Exportar Comentarios al Guardar un archivo de E...

    Aprenda cómo exportar comentarios al guardar archivos de Excel en 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/es/cpp/export-comments-wh...
  2. Ajouter ou supprimer des éléments de menu conte...

    Cet article présente Comment ajouter ou supprimer des éléments de menu contextuel dans GridWeb....utilisant du code Ce code montre comment ajouter un élément de menu...utilisant du code Ce code montre comment supprimer un élément de menu...

    docs.aspose.com/cells/fr/net/aspose-cells-gridw...
  3. DigitalSignature Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.DigitalSignatures.DigitalSignature för säker dokumentsignering och verifiering. Förbättra din dokumentsäkerhet utan ansträngning!... Comments { get; } Hämtar kommentaren...( $"\tReason:\t{signature.Comments}" ); Console . WriteLine (...

    reference.aspose.com/words/sv/net/aspose.words....
  4. SignatureLineOptions constructor | Aspose.Words...

    SignatureLineOptions constructor....allow_comments property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Javascript का उपयोग करके WORD बनाएं

    कुछ ही चरणों में JavaScript में एक नया WORD बनाएं। Node.js via .NET लाइब्रेरी का उपयोग करके आसानी से WORD बनाएं।...appendChild(run) var comment = new aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.dateTime = new Date()...

    products.aspose.com/words/hi/nodejs-net/make/word/
  6. Maître de diapositive|Documentation d'Aspose.Sl...

    Ajouter ou modifier le maître de diapositive dans une présentation PowerPoint en JavaScript... Comment le maître de diapositive est...voudrez peut‑être comprendre comment ils sont utilisés dans les...

    docs.aspose.com/slides/fr/nodejs-java/slide-mas...
  7. Utilisation de MS Publisher à des fins de marke...

    MS Publisher est un logiciel de publication par ordinateur utilisé pour la publication de supports marketing. Quelles sont les bonnes pratiques pour cela?...exemples pour vous expliquer comment : Taille du texte. - Vous devrez...renseigner sur vos clients et comment ils peuvent influencer la manière...

    docs.aspose.com/pub/fr/net/use-pub-for-marketing/
  8. Python를 사용하여 Markdown 만들기

    몇 단계를 거쳐 Python에서 새 Markdown를 만드세요. Python via .NET 라이브러리를 사용하여 Markdown을 쉽게 생성합니다....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/md/
  9. ทำให้ 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/th/python-net/make/doc/
  10. Tạo DOCX Bằng Python

    Tạo một DOCX mới trong Python trong một vài bước. Dễ dàng tạo DOCX bằng Python via .NET thư viện....append_child(run) comment = aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.date_time = datetime.now()...

    products.aspose.com/words/vi/python-net/make/docx/