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

paragraph

(0.07 sec)
  1. 새로운 기능|Aspose.PDF for Python via .NET

    이 페이지에서는 최근 릴리스에서 소개된 Aspose.PDF for Python via .NET의 가장 인기 있는 새로운 기능을 소개합니다.... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/ko/python-net/whatsnew/
  2. Adicionar Objeto Retângulo ao arquivo PDF|Aspos...

    Este artigo explica como criar um objeto Retângulo no seu PDF usando Aspose.PDF for .NET....the Paragraphs collection of the page page . Paragraphs . Add...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/pt/net/add-rectangle/
  3. Редагувати Markdown на C# – Aspose.HTML for .NET

    Редагування MD-файлів на C#. Використовуйте функції Aspose.HTML for .NET API для створення, видалення або редагування вмісту файлу MD....SyntaxFactory; // Create a new paragraph var paragraphSyntaxNode =...= syntaxFactory.Paragraph(); // Create and add newLineTrivia element...

    products.aspose.com/html/uk/net/editor/md/
  4. Markdown را به DOM ترجمه کنید|Aspose.Words برای...

    یک سند Markdown را با استفاده از C# به Document Object Model ترجمه کنید و برگردانید. بنابراین می توانید با Markdown موجود پیچیده کار کنید و به صورت برنامه ریزی شده یک سند Markdown را از ابتدا ایجاد کنید....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/fa/net/translate-markdown...
  5. 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...
  6. Präsentationseigenschaften - Zugriff auf oder Ä...

    PowerPoint-Präsentationseigenschaften in C# oder .NET...IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...]; paragraph . Portions . Clear (); Portion newPortion = new Portion...

    docs.aspose.com/slides/de/net/presentation-prop...
  7. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced document processing capabilities, enabling efficient manipulation and generation of Word documents....Word document, including paragraphs, tables, images, headers...Developers can work with paragraphs, tables, and images, applying...

    reference.aspose.com/words/
  8. Spolupráce s odst. Python|Aspose.Words místo Py...

    Vložit odstavec a uvést jeho formátování v dokumentu s použitím Python....Words, odstavec je zastoupen Paragraph třída. Vložit odstavec Chcete-li...aktuálního odstavce je určeno paragraph_format majetek. Následující...

    docs.aspose.com/words/cs/python-net/working-wit...
  9. Forzar el Renderizado de la Tabla en una Nueva ...

    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....TextFragment ( "HHHHH" )); } Paragraphs paragraphs = curPage . getParagraphs...getParagraphs (); paragraphs . add ( table ); /********* Table table1...

    docs.aspose.com/pdf/es/java/force-table-renderi...
  10. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    قم بتحسين عمليات استيراد المستندات الخاصة بك باستخدام ميزة DetectNumberingWithWhitespaces في TxtLoadOptions، مما يضمن التعرف الدقيق على القوائم المرقمة من النص العادي.... Paragraphs . Any ( p => p . GetText...Contains ( "Fourth list" ) && (( Paragraph ) p ). IsListItem )); } else...

    reference.aspose.com/words/ar/net/aspose.words....