Sort Score
Result 10 results
Languages All
Labels All
Results 9,581 - 9,590 of 18,588 for

paragraphs

(0.2 sec)
  1. Archiv

    Archiv...Paragraphs.Add(Image) . Nastavte stream...kolekce odstavců sekce page.Paragraphs.Add(image1); // Nastavte...

    blog.aspose.com/cs/pdf/create-pdf-from-images-u...
  2. Archiv

    Archiv...Paragraphs.Add(Image) . Nastavte stream...kolekce odstavců sekce page.Paragraphs.Add(image1); // Nastavte...

    blog.aspose.com/cs/pdf/create-photo-album-in-cs...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. نظرة عامة على منشئ المستندات في Python|Aspose.W...

    يتيح لك DocumentBuilder إنشاء مستندات ديناميكية من البداية أو إضافة عناصر جديدة إلى المستندات الموجودة باستخدام Python. يوفر DocumentBuilder طرقًا لإدراج النص ومربعات الاختيار والجداول والصور وعناصر المحتوى الأخرى في Python.... يحدد paragraph_format تنسيق الفقرة الحالية...أنه يتم تحديث خصائص font و paragraph_format و page_setup عندما...

    docs.aspose.com/words/ar/python-net/document-bu...
  8. Exporter des équations mathématiques depuis des...

    Débloquez l'exportation fluide des équations mathématiques de PowerPoint vers MathML avec Aspose.Slides for Java - préservez la mise en forme et améliorez la compatibilité....exporté vers MathML : un paragraphe ou un bloc de formule individuel...Vous pouvez exporter soit un paragraphe mathématique complet ( MathParagraph...

    docs.aspose.com/slides/fr/java/exporting-math-e...
  9. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....h> #include <DOM/Paragraph.h> #include <DOM/ParagraphCollection...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  10. 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...