Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 18,543 for

paragraphs

(0.34 sec)
  1. ParagraphFormat.TabStops | Aspose.Words لـ .NET

    اكتشف خاصية ParagraphFormat TabStops لإدارة علامات التبويب المخصصة بسهولة، مما يعزز تنسيق مستندك ويحسن قابلية القراءة.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. DocumentBuilder.InsertParagraph | Aspose.Words ...

    قم بتعزيز مستنداتك بسهولة باستخدام طريقة InsertParagraph في DocumentBuilder، مما يسمح بإنشاء فواصل فقرات سلسة لتحسين إمكانية القراءة.... public Paragraph InsertParagraph () قيمة الإرجاع...IsEndOfDocument ); أنظر أيضا class Paragraph class DocumentBuilder مساحة...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. StyleCollection.DefaultFont | Aspose.Words لـ .NET

    اكتشف خاصية StyleCollection DefaultFont لتنسيق نصوص المستندات بسلاسة. حسّن مستنداتك بأسلوب احترافي ومتناسق....Paragraph"، ستطبق المجموعة قيم // خاصية...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Найти и заменить в презентации|Документация Asp...

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/ru/net/find-and-replace-...
  5. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...WriteLine("Adding paragraph with TextFragment"); document...document.Pages.Add().Paragraphs.Add(new TextFragment(DateTime.Now...

    forum.aspose.com/t/intermittent-issues-connecti...
  6. Formatação de Texto dentro de PDF usando Python...

    Esta página explica como formatar texto dentro do seu arquivo PDF. Existem adição de recuo de linha, adição de borda de texto, adição de texto sublinhado, etc.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/pt/python-net/text-formatti...
  7. Ermitteln von Shape-Effektiven Eigenschaften au...

    Erfahren Sie, wie Aspose.Slides für Python via .NET effektive Shape-Eigenschaften berechnet und anwendet, um eine präzise PowerPoint- und OpenDocument-Darstellung zu ermöglichen.... paragraphs [ 0 ] . portions [ 0 ] ....) print ( f "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/de/python-net/shape-effe...
  8. Archiv

    Archiv...nastavte text Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.getPortions().add(portion);...

    blog.aspose.com/cs/slides/apply-theme-in-powerp...
  9. Создание сложного PDF|Aspose.PDF for C++

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

    docs.aspose.com/pdf/ru/cpp/complex-pdf-example/
  10. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++....append a paragraph to it. The text in that paragraph // will appear...SharedPtr < Aspose :: Words :: Paragraph > para = header -> AppendParagraph...

    reference.aspose.com/words/cpp/aspose.words/hea...