Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 18,512 for

paragraphs

(0.07 sec)
  1. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...bullet formatting for each paragraph in the cloned shapes. Here’s...(textFrame != null) { for (Paragraph paragraph : textFrame.getParagraphs())...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  2. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...Paragraphs) { var paragraph = (Paragraph)node1; Console...Console.WriteLine($" Paragraph Alignment: {paragraph.ParagraphFormat...

    forum.aspose.com/t/table-cell-vertical-alignmen...
  3. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF....is added to the Page as a Paragraph. Finally, save the output...image on a page page -> get_Paragraphs () -> Add ( image ); // Save...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  4. Formatage du texte dans un PDF en utilisant C#|...

    Apprenez à formater le texte dans un document PDF en .NET en utilisant Aspose.PDF pour améliorer la présentation visuelle du document....TextFragment et la collection de Paragraphes. Veuillez utiliser le code...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/fr/net/text-formatting-insi...
  5. إنشاء مستند PDF برمجياً|Aspose.PDF لـ Python عب...

    تصف هذه الصفحة كيفية إنشاء مستند PDF من الصفر باستخدام Aspose.PDF for Python عبر مكتبة .NET....أضف TextFragment إلى مجموعة paragraphs في الصفحة احفظ مستند PDF...النص للصفحة الجديدة page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ar/python-net/create-document/
  6. أرشيف

    أرشيف...TextParagraph paragraph = new TextParagraph(); paragraph.Position...بالفقرة paragraph.AppendLine(textFragment1); paragraph.Append...

    blog.aspose.com/ar/pdf/rotate-text-inside-pdf-d...
  7. Extracción avanzada de texto de presentaciones ...

    Aprenda cómo extraer texto rápida y fácilmente de presentaciones PowerPoint usando Aspose.Slides para Python a través de .NET. Siga nuestra guía simple, paso a paso, para ahorrar tiempo y acceder eficientemente al contenido de las diapositivas en sus aplicaciones.... for paragraph in text_frame . paragraphs : # Recorrer...párrafo actual. for portion in paragraph . portions : # Mostrar el...

    docs.aspose.com/slides/es/python-net/extract-te...
  8. C++ で PowerPoint プレゼンテーションをビデオに変換する|Aspose.Slid...

    C++ で PowerPoint プレゼンテーションをビデオに変換する方法を学びます。サンプルコードと自動化手法を活用してワークフローを効率化しましょう。...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/ja/cpp/convert-powerpoin...
  9. PDF内のテキストフォーマットをC#で行う|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメント内のテキストをフォーマットする方法を学び、ドキュメントの視覚的プレゼンテーションを向上させます。...これは、TextFragmentおよびParagraphsコレクションを使用したPDF生成シナリオで行のインデントを指定するために使用できます。...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ja/net/text-formatting-insi...
  10. Guide du développeur|Documentation

    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....style de texte Paragraphe Travailler avec le paragraphe Style Travailler...

    docs.aspose.com/diagram/fr/net/developer-guide/