Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 18,529 for

paragraphs

(0.95 sec)
  1. Exemple de Hello World en utilisant Python|Aspo...

    Cet exemple démontre comment créer un document PDF simple avec le texte Hello World en utilisant Aspose.PDF pour Python via .NET....TextFragment à la collection de paragraphs de la page save() le document...à la nouvelle page page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/fr/python-net/hello-world-e...
  2. Pythonを使用してPDFを作成する方法|Aspose.PDF for Python via...

    Aspose.PDF for Python via .NETを使用してPDFドキュメントを作成およびフォーマットします。...コレクションに Page オブジェクトを追加する ページの paragraphs コレクションに TextFragment を追加する...() # 新しいページにテキストを追加 page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/ja/python-net/create-pdf-do...
  3. Crear Documento PDF usando C++|Aspose.PDF para C++

    La tarea más popular y básica al trabajar con un archivo PDF es crear un documento desde cero. Utilice la biblioteca Aspose.PDF para C++....TextFragment a la colección Paragraph de la página Guarda el documento..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/es/cpp/create-document/
  4. Range.replace_regex method | Aspose.Words for P...

    aspose.words.Range.replace_regex method...to work with breaks: &p - paragraph break &b - section break &m...to work with breaks: &p - paragraph break &b - section break &m...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph in C++....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. bool Aspose :: Words :: ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....Returns the immediate parent paragraph. get parentParagraph () :...: Aspose . Words . Paragraph Remarks For child shapes of a group...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... first_paragraph . runs [ 0 ] print ( run ...first_section . body . first_paragraph . runs [ 0 ] print ( run ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Создание таблицы на слайде PowerPoint в VSTO и ...

    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 ( 0 , tf . TextRange . Text...//Установить размер шрифта 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/ru/net/creating-a-table-...
  9. Création d'un tableau sur une diapositive Power...

    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 ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/fr/net/creating-a-table-...
  10. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Java master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code...."Company Name" ); IParagraph paragraph = textBox . getTextFrame ()...getParagraphs (). get_Item ( 0 ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/java/examples/elements/m...