Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 18,464 for

paragraphs

(0.16 sec)
  1. Convert JSON Format to POWERPOINT via C++ | pro...

    Parse JSON to POWERPOINT in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  2. Comment insérer une image dans Word avec Python

    Ce didacticiel fournit des informations rapides sur la façon d'insérer une image dans Word à l'aide de Python. Il contient des informations pour configurer l'environnement, un processus étape par étape et enfin un exemple de code exécutable qui illustre le processus d'insertion d'image dans Word à l'aide de Python....le curseur sur le dernier paragraphe de la dernière section Insérer...en-tête, un pied de page, un paragraphe ou une section en se déplaçant...

    kb.aspose.com/fr/words/python/how-to-insert-pic...
  3. Añadir sellos de imagen en PDF usando Python|As...

    Añadir el sello de imagen en tu documento PDF usando la clase ImageStamp con la biblioteca Aspose.PDF para Python.... paragraphs . add ( ap . text . TextFragment...párrafos del objeto page page . paragraphs . add ( box ) # Guardar el...

    docs.aspose.com/pdf/es/python-net/image-stamps-...
  4. Python을 사용하여 Word 파일의 글머리 기호를 단락으로 변환

    Python을 사용하여 Word 파일의 글머리 기호를 단락으로 변환합니다. 이 문서에서는 Python을 사용하여 Word 문서에서 글머리 기호를 제거하는 단계 목록과 예제 코드를 다룹니다....모든 노드를 반복하고 각 노드를 Word 파일의 paragraphs 클래스 인스턴스로 캐스팅합니다. 각 단락의 ListFormat...World 파일을 Document 클래스에 로드하고 Paragraph 유형의 모든 하위 노드를 반복하여 시작됩니다....

    kb.aspose.com/ko/words/python/convert-bullet-po...
  5. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... paragraph_format . alignment = aw ....DocumentBuilder.is_at_end_of_paragraph property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldNumChars Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumChars class, designed to efficiently implement the NUMCHARS field for enhanced document processing....node, returns its parent paragraph. If the field is already removed...= new Document ( MyDir + "Paragraphs.docx" ); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Cuadro de texto|Documentación de Aspose.Slides

    Trabaja con cuadros de texto en Aspose.Slides para Java: agrega, formatea, alinea, ajusta, autoajusta y estiliza texto usando Java para presentaciones PPT, PPTX y ODP.... IParagraph paragraph = textBox . getTextFrame ()...IPortionFormat textFormat = paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/es/java/examples/element...
  8. Hello World Anwendung mit Aspose.Slides für C++...

    Erstellen Sie Ihre erste C++-Anwendung mit Aspose.Slides, ein einfaches Hello-World-Beispiel, das Sie bereit macht, PPT-, PPTX- und ODP-Präsentationen zu automatisieren....h> #include <DOM/Paragraph.h> #include <DOM/ParagraphCollection...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...

    docs.aspose.com/slides/de/cpp/hello-world-appli...
  9. FieldBidiOutline Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldBidiOutline لتنفيذ حقل BIDIOUTLINE بسلاسة، مما يعزز قدرات معالجة المستندات لديك.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) { para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Créer une zone de texte dans laquelle chaque li...

    Apprenez comment créer une zone de texte avec un alignement horizontal différent pour chaque ligne en utilisant Aspose.Cells avec Golang en C++....horizontal de votre texte de paragraphe en utilisant la propriété...

    docs.aspose.com/cells/fr/go-cpp/create-textbox-...