Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 18,590 for

paragraph

(0.74 sec)
  1. آرشیوها

    آرشیوها...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // افکت...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/fa/slides/apply-animation-to-te...
  2. Memutar Teks di Dalam PDF menggunakan C++|Aspos...

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...paragraf paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/id/cpp/rotate-text-inside-pdf/
  3. Rotacionar Texto Dentro do PDF usando C++|Aspos...

    Aprenda diferentes maneiras de rotacionar texto em PDF. Aspose.PDF permite que você rotacione o texto em qualquer ângulo, rotacione fragmentos de texto ou um parágrafo inteiro....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...parágrafo paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/pt/cpp/rotate-text-inside-pdf/
  4. Архивы

    Архивы...based on block-level nodes (paragraphs and tables). Traverse through...last nodes when needed, so paragraph formatting is retained. #...

    blog.aspose.com/ru/words/extract-text-from-word...
  5. Жирний шрифт у Markdown – код C#

    Створіть жирний текст Markdown на C#. Використовуйте бібліотеку C#, щоб створювати Markdown з нуля та аналізувати або редагувати файли MD....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...and whitespace to the paragraph paragraph.AppendChild(mdf.Text(...

    products.aspose.com/html/uk/net/markdown-bold/
  6. Chercher

    chercher...fragment de texte, soit le paragraphe complet. Voyons comment fonctionne...la création d’un nouveau paragraphe. Ceci peut être réalisé en...

    blog.aspose.com/fr/pdf/rotate-text-inside-pdf-d...
  7. Texte mathématique|Documentation Aspose.Slides

    Découvrez les exemples MathematicalText d'Aspose.Slides pour C++ : créez et formatez des équations, des fractions, des matrices et des symboles avec C++ dans les présentations PPT, PPTX et ODP....Accéder au paragraphe mathématique. auto paragraph = mathShape...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  8. Python का उपयोग करके HTML बनाएं

    कुछ ही चरणों में Python में एक नया HTML बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से HTML बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/html/
  9. Python का उपयोग करके PDF बनाएं

    कुछ ही चरणों में Python में एक नया PDF बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से PDF बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/pdf/
  10. Hyperlink|Aspose.Slides Dokumentation

    Hyperlinks in Aspose.Slides für Android hinzufügen und verwalten: Text, Formen und Bilder verlinken, Ziele und Aktionen für PPT, PPTX und ODP festlegen, mit Java-Beispielen....( "Aspose" ); IParagraph paragraph = shape . getTextFrame ()...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/de/androidjava/examples/...