Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 18,585 for

paragraph

(0.35 sec)
  1. Продвинутое извлечение текста из презентаций Po...

    Узнайте, как быстро и просто извлекать текст из презентаций PowerPoint с помощью Aspose.Slides for Python через .NET. Следуйте нашему простому пошаговому руководству, чтобы сэкономить время и эффективно получать доступ к содержимому слайдов в ваших приложениях.... for paragraph in text_frame . paragraphs : # Пройдите...текущем абзаце. for portion in paragraph . portions : # Выведите текст...

    docs.aspose.com/slides/ru/python-net/extract-te...
  2. Продвинутое извлечение текста из презентаций в ...

    Быстро извлеките текст из презентаций PowerPoint и OpenDocument с помощью Aspose.Slides для .NET. Следуйте нашему простому пошаговому руководству, чтобы сэкономить время....IParagraph paragraph in textFrames [ i ]. Paragraphs ) { // Переберите...foreach ( IPortion portion in paragraph . Portions ) { // Выведите...

    docs.aspose.com/slides/ru/net/extract-text-from...
  3. BuiltInDocumentProperties.Words | Aspose.Words ...

    اكتشف خاصية الكلمات BuiltInDocumentProperties، التي توفر تقديرًا دقيقًا لعدد الكلمات في مستنداتك لتحسين كفاءة التحرير.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // بالنسبة لعدد الأسطر،...

    reference.aspose.com/words/ar/net/aspose.words....
  4. BuiltInDocumentProperties.Words | Aspose.Words ...

    Upptäck egenskapen Words i BuiltInDocumentProperties, som ger en korrekt uppskattning av ordantal för dina dokument för att förbättra redigeringseffektiviteten.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // För radantalet måste...

    reference.aspose.com/words/sv/net/aspose.words....
  5. BuiltInDocumentProperties.Characters | Aspose.W...

    اكتشف خاصية الأحرف BuiltInDocumentProperties، التي توفر تقديرًا دقيقًا لعدد الأحرف لتحسين إدارة المستندات وكفاءتها.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // بالنسبة لعدد الأسطر،...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Comment lire un fichier DOCX en Python

    Ce tutoriel précis décrit comment lire un fichier DOCX en Python. Pour lire la configuration de l'environnement DOCX Python, les étapes de programmation détaillées et un exemple de code Python exécutable sont disponibles ici....récupérer tous les nœuds de paragraphe du DOCX chargé Convertir...nœud en paragraphe Extrayez le contenu de chaque paragraphe et convertissez-le...

    kb.aspose.com/fr/words/python/how-to-read-docx-...
  7. تحريك نص PowerPoint على Android|وثائق Aspose.Sl...

    إنشاء نص متحرك ديناميكي في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides لنظام Android، مع أمثلة شفرة Java سهلة المتابعة ومُحسّنة....get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/ar/androidjava/animated-...
  8. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....formatting: Headings are paragraphs with Heading 1 – Heading...6 styles Blockquotes are paragraphs with “Quote” in the style...

    docs.aspose.com/words/net/convert-a-document-to...
  9. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.GetText | Aspose.Words för .NET

    Upptäck CompositeNode GetText-metoden för att effektivt hämta text från noder och deras underordnade noder, vilket förbättrar dina databehandlingsmöjligheter.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/sv/net/aspose.words/...