Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 18,529 for

paragraph

(1 sec)
  1. Автоматизация создания PowerPoint в PHP: Легкое...

    Автоматизируйте создание слайдов на облачных платформах с Aspose.Slides для PHP — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument....$text ) { $paragraph = new Paragraph (); $paragraph -> getParagraphFormat...BulletType :: Symbol ); $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/ru/php-java/automating-p...
  2. Éditer HTML avec Python

    Éditez HTML avec Python. Aspose.HTML pour Python via .NET est un SDK de niveau entreprise pour la création et la modification de pages HTML de manière programmatique.... Accédez au paragraphe par ID et mettez à jour le...le texte du paragraphe. Créez un nouveau paragraphe en appelant...

    blog.aspose.com/fr/html/edit-html-with-python/
  3. Crear una tabla en una diapositiva de PowerPoin...

    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.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/es/net/creating-a-table-...
  4. Python'te İmleçle Gezinme|Python via .NET için ...

    Python'i kullanarak bir belge içindeki paragraf, yer imi veya belirli bir karakter gibi farklı düğümler arasında gezinin.... Ayrıca current_paragraph ve current_section özelliklerini...veya Paragrafa Git move_to_paragraph veya move_to_section yöntemlerini...

    docs.aspose.com/words/tr/python-net/navigation-...
  5. Exporter des équations mathématiques depuis les...

    Déverrouillez une exportation fluide des équations mathématiques de PowerPoint vers MathML avec Aspose.Slides pour .NET — préservez la mise en forme et améliorez la compatibilité.... Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...exporté vers MathML — un paragraphe ou un bloc de formule individuel...

    docs.aspose.com/slides/fr/net/exporting-math-eq...
  6. InlineStory.FirstParagraph | Aspose.Words per .NET

    Scopri la proprietà FirstParagraph di InlineStory per accedere facilmente al primo paragrafo del tuo articolo e migliorarlo per un maggiore coinvolgimento.... public Paragraph FirstParagraph { get ; } Esempi...comment . AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/it/net/aspose.words/...
  7. BorderCollection.Item | Aspose.Words för .NET

    Upptäck egenskapen BorderCollection Item för att enkelt komma åt kantobjekt efter typ. Effektivisera din design med effektiv kanthantering!... Write ( "This paragraph is formatted with a double...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Редагувати HTML на C# – Aspose.HTML for .NET

    Редагування HTML на C#. Використовуйте функції API Aspose.HTML for .NET для створення, видалення або редагування вмісту документа HTML....Body; // Create a new paragraph element var p = (HTMLPara...CreateTextNode( "We add a new paragraph to an HTML document." ); //...

    products.aspose.com/html/uk/net/editor/html/
  9. ארכיון

    ארכיון...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/he/words/working-with-table-of-...
  10. Row Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Tables.Row för sömlös hantering av tabellrader i dina dokument. Förbättra din dokumenthantering med kraftfulla funktioner!...firstCell ); Paragraph paragraph = new Paragraph ( doc ); firstCell...firstCell . AppendChild ( paragraph ); // Lägg till text i den första...

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