Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 19,005 for

paragraph

(0.18 sec)
  1. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Utforska DocumentVisitor VisitShapeStart-metoden för att förbättra formuppräkningen i dina applikationer. Öka effektiviteten och effektivisera din kodningsprocess!...// 1 - Styckenod: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Upptäck DocumentVisitor VisitFootnoteStart-metoden, viktig för att hantera fotnoter och slutnoter effektivt i din dokumenthantering....// 1 - Styckenod: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Editar documento HTML en C# – Aspose.HTML for .NET

    Aprenda a leer o modificar el modelo de objetos de documento, a crear un elemento HTML y a utilizar CSS en línea, CSS interno y CSS externo.... Body ; 7 8 // Create a paragraph element 9 HTMLParagraphElement...SetAttribute ( "id" , "my-paragraph" ); 13 14 // Create a text...

    docs.aspose.com/html/es/net/edit-html-document/
  4. Die Titel aller Folien abrufen|Aspose.Slides Do...

    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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/de/net/get-the-titles-of...
  5. テキストボックス|Aspose.Slides for Python ドキュメント

    Aspose.Slides を使用して Python でテキストボックスを作成および書式設定します。フォント、配置、折り返し、オートフィット、リンクを設定し、PowerPoint および OpenDocument 用のスライドを洗練させます。... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/ja/python-net/examples/e...
  6. Tambahkan Objek Persegi Panjang ke file PDF|Asp...

    Artikel ini menjelaskan cara membuat objek Persegi Panjang ke PDF Anda menggunakan 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/id/net/add-rectangle/
  7. Agregar objeto Rectángulo a archivo PDF|Aspose....

    Este artículo explica cómo crear un objeto Rectángulo en su PDF utilizando 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/es/net/add-rectangle/
  8. Tambahkan Bentuk Lingkaran ke PDF dengan Python...

    Pelajari cara menggambar dan mengisi bentuk lingkaran dalam file PDF menggunakan Python....Tambah Graph objek ke koleksi paragraphs halaman. Simpan file PDF...shapes . add ( circle ) page . paragraphs . add ( graph ) document...

    docs.aspose.com/pdf/id/python-net/add-circle/
  9. Skapa TextBox där varje rad har olika horisonte...

    Lär dig hur man skapar en TextBox med olika horisontell justering för varje rad med Aspose.Cells och C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/sv/cpp/create-textbox-in-...
  10. Gestionar porciones de texto en presentaciones ...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para PHP a través de Java, mejorando el rendimiento y la personalización....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...Portion , el motor la toma del Paragraph ; si tampoco está establecida...

    docs.aspose.com/slides/es/php-java/portion/