Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 18,952 for

paragraph

(0.1 sec)
  1. Insertion de champs dans Python|Aspose.Words po...

    Insérez des champs dans un document Python de différentes manières: en utilisant `DocumentBuilder` ou DOM (Document Object Model)....Merge à l’aide de DOM à un paragraphe d’un document: Insertion...Merge à l’aide de DOM à un paragraphe d’un document: Insertion...

    docs.aspose.com/words/fr/python-net/inserting-f...
  2. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Upptäck DocumentVisitor VisitCommentStart-metoden – din nyckel till att effektivt hantera uppräkning av kommentartext i dina projekt....// 1 - Styckenod: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. C++를 사용하여 PDF에 텍스트 추가|Aspose.PDF for C++

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하고, HTML 조각을 추가하거나, 사용자 정의 OTF 글꼴을 사용하는 방법을 배웁니다....page ); // 텍스트 단락 생성 auto paragraph = MakeObject < TextParagraph...TextParagraph > (); // 후속 줄 들여쓰기 설정 paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/ko/cpp/add-text-to-pdf-file/
  4. Convertir du texte en PDF|Aspose.PDF pour Andro...

    Aspose.PDF pour Android via Java vous permet de convertir un fichier texte brut en PDF ou de convertir un fichier texte préformaté en PDF....un nouveau paragraphe dans la collection Paragraphs en utilisant...nouveau paragraphe de texte dans la collection de paragraphes et passer...

    docs.aspose.com/pdf/fr/androidjava/convert-text...
  5. Archiv

    Archiv...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/de/slides/apply-animation-to-te...
  6. Архивы

    Архивы...Добавить абзац Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.Portions.Add(portion); shape...

    blog.aspose.com/ru/slides/apply-theme-in-powerp...
  7. آرشیوها

    آرشیوها...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/fa/slides/apply-animation-to-te...
  8. ค้นหา

    ค้นหา...เพิ่มย่อหน้า Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.Portions.Add(portion); shape...

    blog.aspose.com/th/slides/apply-theme-in-powerp...
  9. ค้นหา

    ค้นหา...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/th/slides/apply-animation-to-te...
  10. فقرة|Aspose.Slides لـ Node.js عبر توثيق .NET

    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/ar/nodejs-java/paragraph/