Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 18,445 for

paragraphs

(0.39 sec)
  1. Rendu en C++|Aspose.Words pour C++

    Utilisation Aspose.Words pour C++ fonction de rendu pour formater un document de mise en page de flux en pages et convertir un tel document ou des pages sélectionnées en d'autres documents (PDF, HTML, XPS, etc.) ou des images (TIFF, PNG, SVG, etc.) formats pour la visualisation, les conversions ultérieures ou l'impression....divers éléments tels que des paragraphes, des tableaux, des en-têtes...sur la position où chaque paragraphe ou caractère particulier...

    docs.aspose.com/words/fr/cpp/rendering/
  2. 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...
  3. 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...
  4. 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-...
  5. Python을 사용하여 Word 파일의 글머리 기호를 단락으로 변환

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

    kb.aspose.com/ko/words/python/convert-bullet-po...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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....