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

paragraphs

(0.49 sec)
  1. Extrahera text och bilder från ODP-filer med Py...

    Python källkod för att analysera ODP Presentation....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/sv/python-net/parser...
  2. Style.Equals | Aspose.Words لـ .NET

    اكتشف أسلوب "النمط يساوي" لمقارنة الأنماط المضمنة. افهم أنماط الفقرات المرتبطة والتالية لتحسين التنسيق وكفاءة التصميم.... Paragraphs [ 0 ]. ParagraphFormat ....doc . FirstSection . Body . Paragraphs [ 1 ]. ParagraphFormat ....

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section.... PARAGRAPH_BREAK + 'Section 3' + aw .... ControlChar . PARAGRAPH_BREAK + 'Section 2' + aw . ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Formatear texto de PowerPoint en Java|Documenta...

    Formatea y da estilo al texto en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Java. Personaliza fuentes, colores, alineación y más.... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/es/java/text-formatting/
  5. Форматирование текста PowerPoint в JavaScript|A...

    Узнайте, как форматировать и оформлять текст в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Node.js через Java. Настраивайте шрифты, цвета, выравнивание и многое другое с помощью мощных примеров кода на JavaScript.... Paragraph (); var portion1 = new aspose...getTextFrame () != null ) { const paragraphs = autoShape . getTextFrame...

    docs.aspose.com/slides/ru/nodejs-java/text-form...
  6. Lưu trữ

    Lưu trữ...Paragraphs.Add (Hình ảnh) . Đặt luồng...tập đoạn văn của phần page.Paragraphs.Add(image1); // Đặt luồng...

    blog.aspose.com/vi/pdf/convert-image-to-pdf-csh...
  7. 档案

    档案...Paragraphs.Add(Image) 方法将新的 Image 添加到页面。...Image(); // 将图像添加到该部分的段落集合中 page.Paragraphs.Add(image1); // 设置图片文件流 image1...

    blog.aspose.com/zh/pdf/convert-image-to-pdf-csh...
  8. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...the original portion or the paragraph parent for the portion, after...get_Item(2,2); // Keeping the paragraph around for triggering the...

    forum.aspose.com/t/iportioneffectivedata-instan...
  9. Ajouter des tampons d'image dans un PDF en util...

    Ajoutez le tampon d'image dans votre document PDF en utilisant la classe ImageStamp avec la bibliothèque Aspose.PDF....to paragraphs collection of FloatingBox aBox . Paragraphs . Add...to paragraphs collection of page object page . Paragraphs . Add...

    docs.aspose.com/pdf/fr/net/image-stamps-in-pdf-...
  10. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....inset_field , and insert_paragraph methods. The following code... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/python-net/mail-merge-tem...