Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 15,650 for

paragraph

(0.06 sec)
  1. ポーション|Aspose.Slides ドキュメント

    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....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/ja/cpp/portion/
  2. OfficeMath.ParentParagraph | Aspose.Words per .NET

    Scopri la proprietà ParentParagraph di OfficeMath per accedere facilmente al paragrafo padre di qualsiasi nodo, migliorando così la formattazione e la struttura del tuo documento....genitore Paragraph di questo nodo. public Paragraph ParentParagraph...docx" ); Guarda anche class Paragraph class OfficeMath spazio dei...

    reference.aspose.com/words/it/net/aspose.words....
  3. ParagraphFormat.LeftIndent | Aspose.Words för .NET

    Justera vänsterindraget för dina stycken enkelt med egenskapen ParagraphFormat LeftIndent. Anpassa din textlayout för bättre läsbarhet!... Writeln ( "This paragraph demonstrates how left and..."The space between the above paragraph and this one depends on the...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story.FirstParagraph | Aspose.Words لـ .NET

    اكتشف خاصية Story FirstParagraph لاستخراج الفقرة الأولى من أي قصة بسهولة، مما يعزز المحتوى الخاص بك ويزيد من تفاعل المستخدمين.... public Paragraph FirstParagraph { get ; } أمثلة...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Конвертация PowerPoint в Видео|Документация Asp...

    Конвертация PowerPoint в Видео на C# или .NET... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...для .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/ru/net/convert-powerpoin...
  7. Расширенные функции|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/ru/net/advanced-features/
  8. Создание сложного PDF|Aspose.PDF для Python чер...

    Aspose.PDF для Python через .NET позволяет создавать более сложные документы, содержащие изображения, текстовые фрагменты и таблицы в одном документе.... Добавьте заголовок в paragraphs страницы. Создайте TextFragment...центру. Добавьте (описание) в Paragraphs страницы. Создайте таблицу...

    docs.aspose.com/pdf/ru/python-net/complex-pdf-e...
  9. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…...Paragraphs.Count); return Path.Combine(myDataDir...image + ".png") }; cell11.Paragraphs.Add(image11); var row12 =...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  10. FieldListNum.HasListName | Aspose.Words per .NET

    Scopri come la proprietà FieldListNum HasListName indica se un nome di definizione di numerazione astratta è incluso nel codice dei campi per una formattazione avanzata del documento.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // Il prossimo campo...

    reference.aspose.com/words/it/net/aspose.words....