Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 18,967 for

paragraph

(0.09 sec)
  1. Obtener todo el texto de una diapositiva|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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/es/net/get-all-the-text-...
  2. Получить весь текст на слайде|Документация Aspo...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/ru/net/get-all-the-text-...
  3. Aspose.Words modelo de objecto do documento (DO...

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando C++.... por exemplo, Section ou Paragraph , derivam da classe CompositeNode...abaixo. Document , Section , Paragraph , Table , Shape , Run , e...

    docs.aspose.com/words/pt/cpp/aspose-words-docum...
  4. Automatisierung der PowerPoint-Erstellung in .N...

    Automatisieren Sie die Folienerstellung auf Cloud-Plattformen mit Aspose.Slides für .NET—generieren, bearbeiten und konvertieren Sie PowerPoint- und OpenDocument-Dateien schnell und zuverlässig....text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/de/net/automating-powerp...
  5. 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-...
  6. تحريك نص 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-...
  7. 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...
  8. Absatz|Aspose.Slides für Node.js über .NET Doku...

    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....Absatz Contents [ Hide ] Paragraph- und Portion-Koordinaten in...rechteckigen Koordinaten für Paragraph innerhalb der Paragraphensammlung...

    docs.aspose.com/slides/de/nodejs-java/paragraph/
  9. DocumentVisitor Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.DocumentVisitor, din grund för att skapa anpassade dokumentbesökare för att förbättra dokumentbearbetning och manipulation....virtual VisitParagraphEnd ( Paragraph ) Anropas när uppräkningen...virtual VisitParagraphStart ( Paragraph ) Anropas när uppräkningen...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>... first_paragraph . get_text () . strip ())...first_section . body . first_paragraph . get_text () . strip ())...

    reference.aspose.com/words/python-net/aspose.wo...