Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 18,331 for

paragraph

(0.14 sec)
  1. Exemplo de Hello World usando a linguagem Pytho...

    Este exemplo demonstra como criar um documento PDF simples "Hello, World!" usando Aspose.PDF para Python...usando a função page_get_paragraphs . Criando um novo objeto...parágrafos usando a função paragraphs_add_image . Salvando o documento...

    docs.aspose.com/pdf/pt/python-cpp/hello-world-e...
  2. ארכיון

    ארכיון...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // הוסף...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/he/slides/apply-animation-to-te...
  3. NodeCollection.Count | Aspose.Words لـ .NET

    اكتشف خاصية NodeCollection Count للوصول بسهولة إلى العدد الإجمالي للعقد في مجموعتك، مما يعزز إدارة البيانات وكفاءتها.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. ค้นหา

    ค้นหา...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # เพิ...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/th/slides/apply-text-animation-...
  5. Portion|Documentation d'Aspose.Slides pour Node...

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/fr/nodejs-java/portion/
  6. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....Description PARAGRAPH_BREAK Break between paragraphs. PAGE_BREAK...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.InsertHtml | Aspose.Words per .NET

    Migliora senza sforzo i tuoi documenti con il metodo InsertHtml di DocumentBuilder inserisci senza problemi stringhe HTML per l'integrazione di contenuti dinamici....align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Поворот текста внутри PDF с использованием Pyth...

    Узнайте различные способы поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....TextParagraph paragraph = new TextParagraph (); paragraph . Position...параграф paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/ru/python-net/rotate-text-i...
  9. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    اكتشف خاصية ApplyParagraphFormat في FindReplaceOptions لتنسيق الفقرات بسلاسة في مستنداتك. حسّن محتواك بسهولة!... Writeln ( "Every paragraph that ends with a full stop...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Gérer les hyperliens de présentation dans .NET|...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET — améliorez l'interactivité et le flux de travail en quelques minutes.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...com/" ); shape1 . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/fr/net/manage-hyperlinks/