Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 18,594 for

paragraph

(0.16 sec)
  1. ค้นหา

    ค้นหา...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // แสดงข้อความ...

    blog.aspose.com/th/slides/extract-text-from-pow...
  2. Linefeed in HTML - Free Support Forum - aspose.com

    Hi Please take a look at the attached code times. If the text has HTML tags in it, then get the document Zeilenschaltugen that do not belong over there. The 1st Line but should have no rows scarf tune, like the 2nd Line …...Paragraphs.Add(displayText); //ohne...BookmarkIncludeType.NonIncluded }; sec1.Paragraphs.Add(displayText2); // Save...

    forum.aspose.com/t/linefeed-in-html/87379
  3. Гиперссылка|Документация Aspose.Slides for Python

    Добавляйте, редактируйте и удаляйте гиперссылки в Python с Aspose.Slides: связывайте текст, фигуры, слайды, URL-адреса и электронную почту; задавайте цели и действия для PPT, PPTX и ODP.... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_portion = shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] hyperlink...

    docs.aspose.com/slides/ru/python-net/examples/e...
  4. List.ListId | Aspose.Words per .NET

    Scopri l'esclusiva proprietà ListId per accedere e gestire facilmente le tue liste. Semplifica il tuo flusso di lavoro con questo identificatore essenziale.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/it/net/aspose.words....
  5. Note de bas de page Note de fin|Aspose.PDF for ...

    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 > < Paragraph > < TextRuns > < TextRun...</ TextRuns > </ Paragraph > </ Paragraphs > </ Textbox > Flèches...

    docs.aspose.com/pdf/fr/reportingservices/footno...
  6. HtmlFragment in Page.Footer renders, but footer...

    Hello, I am testing footer rendering in Aspose.PDF for .NET and I am seeing inconsistent behavior when using HTML footers. What I am trying to do I want to: convert the main body from HTML using HtmlLoadOptions add a…...Paragraphs.Add(new HtmlFragment(currentFooterHtml));...footerBox.Paragraphs.Add(footerFragment); footer.Paragraphs.Add(footerBox);...

    forum.aspose.com/t/htmlfragment-in-page-footer-...
  7. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....Shows how to make sure empty paragraphs that result from merging...CleanupOpti.REMOVE_EMPTY_PARAGRAPHS); Shows how to remove whole...

    reference.aspose.com/words/java/com.aspose.word...
  8. Catatan Kaki Catatan Akhir|Aspose.PDF untuk Lay...

    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 > < Paragraph > < TextRuns > < TextRun...</ TextRuns > </ Paragraph > </ Paragraphs > </ Textbox > I'm...

    docs.aspose.com/pdf/id/reportingservices/footno...
  9. Создать или добавить таблицу в PDF с использова...

    Aspose.PDF для Python через .NET - это библиотека, используемая для создания, чтения и редактирования таблиц PDF. Ознакомьтесь с другими расширенными функциями в этой теме.... paragraphs . add ( table ) # Сохранить...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # Сохранить...

    docs.aspose.com/pdf/ru/python-net/add-table-in-...
  10. إنشاء أو إضافة جدول في PDF|Aspose.PDF لـ C++

    Aspose.PDF for C++ هي مكتبة تُستخدم لإنشاء وقراءة وتحرير الجداول في PDF. باستخدام هذه المكتبة، يمكنك تقسيم جدول على صفحة PDF باستخدام C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....document->get_Pages()->idx_get(1)->get_Paragraphs()->Add(table); // حفظ المستند...

    docs.aspose.com/pdf/ar/cpp/add-table-in-existin...