Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 18,091 for

comment

(0.07 sec)
  1. ระดับลอจิคัลของโหนดในเอกสาร|Aspose.Words สำหรับ...

    ในเอกสาร Aspose.Words สำหรับ Python via .NET กล่าวถึงระดับตรรกะของโหนด - ระดับบล็อก ระดับอินไลน์ หรือระดับแถว ระดับโหนดใช้เพื่ออธิบายตำแหน่งในแผนผังเอกสารที่โหนดมักเกิดขึ้น...Body Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...CommentRangeStart , CommentRangeEnd , Comment และ Footnote เป็นตัวแทนคำอธิบายประกอบ...

    docs.aspose.com/words/th/python-net/logical-lev...
  2. 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...
  3. Poziomy logiczne węzłów w dokumencie|Aspose.Wor...

    W dokumentacji Aspose.Words dla Python via .NET wspomniano o poziomach logicznych węzłów – poziomie bloku, poziomie wbudowanym lub poziomie wiersza. Poziom węzła służy do opisu lokalizacji w drzewie dokumentu, w której zazwyczaj występuje węzeł....Body Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...CommentRangeStart , CommentRangeEnd , Comment i Footnote reprezentują adnotacje...

    docs.aspose.com/words/pl/python-net/logical-lev...
  4. Formes dans les graphiques|Documentation

    Apprenez à utiliser Aspose.Cells pour Python via .NET pour ajouter des contrôles et personnaliser les graphiques dans Microsoft Excel. Notre guide montrera Comment manipuler les éléments du graphique, ajuster le formatage et améliorer l apparence et l utilisabilité globales de vos graphiques.... L’exemple suivant montre comment ajouter une étiquette au graphique... L’exemple suivant montre comment ajouter une zone de texte à...

    docs.aspose.com/cells/fr/python-net/controls-in...
  5. Aspose.Words DOM|Aspose.Words pour Python via .NET

    Document Object Model (DOM) est une représentation en mémoire d'un document Word. Lisez, manipulez et modifiez le contenu et la mise en forme d'un document Word à l'aide de Python.... L’exemple suivant montre comment obtenir un type de nœud à l’aide...nœuds. Cette section décrit comment explorer et parcourir l’arborescence...

    docs.aspose.com/words/fr/python-net/aspose-word...
  6. Gérer le Remplaçant|Documentation d'Aspose.Slid...

    Modifier le texte dans un remplaçant dans des diapositives PowerPoint à l'aide de PHP. Définir le texte d'invite dans un remplaçant dans des diapositives PowerPoint à l'aide de PHP.... Voici comment utiliser Aspose.Slides pour...modifiée. Ce code PHP montre comment modifier le texte dans un remplaçant...

    docs.aspose.com/slides/fr/php-java/manage-place...
  7. Convertir PowerPoint en TIFF|Documentation d'As...

    Convertir une présentation PowerPoint en TIFF... Ce code PHP vous montre comment convertir PowerPoint en TIFF.... Ce code PHP vous montre comment convertir une diapositive ou...

    docs.aspose.com/slides/fr/php-java/convert-powe...
  8. Aspose.Words Document Object Model (DOM) en C#|...

    Document Object Model (DOM) est une représentation en mémoire d'un document Word. Lisez, manipulez et modifiez le contenu et la mise en forme d'un document Word à l'aide de C#.... L’exemple suivant montre comment obtenir un type de nœud à l’aide...nœuds. Cette section décrit comment explorer et parcourir l’arborescence...

    docs.aspose.com/words/fr/net/aspose-words-docum...
  9. ทำให้ HTML โดยใช้ Javascript

    สร้าง HTML ใหม่ใน JavaScript ในไม่กี่ขั้นตอน สร้าง HTML อย่างง่ายดายโดยใช้ไลบรารี Node.js via .NET...appendChild(run) var comment = new aw.Comment(doc) comment.author = "John..."John Doe" comment.initial = "JD" comment.dateTime = new Date()...

    products.aspose.com/words/th/nodejs-net/make/html/
  10. Направете Markdown С Помощта На Python

    Направете нов Markdown в Python в няколко стъпки. Създайте лесно Markdown с помощта на 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/bg/python-net/make/md/