Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 15,529 for

paragraphs

(0.06 sec)
  1. Portion|Aspose.Slides Dokumentation

    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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/de/java/portion/
  2. جزء|وثائق Aspose.Slides

    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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/ar/java/portion/
  3. Cómo Crear PDF usando Python|Aspose.PDF para Py...

    Crear y dar formato al Documento PDF con Aspose.PDF para Python a través de .NET....TextFragment a la colección paragraphs de la página Guardar el documento...a la nueva página page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/es/python-net/create-pdf-do...
  4. Cara Membuat PDF menggunakan Python|Aspose.PDF ...

    Buat dan format Dokumen PDF dengan Aspose.PDF untuk Python via .NET....Tambahkan TextFragment ke koleksi paragraphs dari halaman Simpan dokumen...teks ke halaman baru page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/id/python-net/create-pdf-do...
  5. Aspose::Words::Lists namespace | Aspose.Words f...

    Aspose::Words::Lists namespace. The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document in C++....formatting is applied to a paragraph. To learn more, visit the...label from the text of the paragraph. Aspose::Words::Layout namespace...

    reference.aspose.com/words/cpp/aspose.words.lists/
  6. Formato de Texto dentro de PDF usando Python|As...

    Esta página explica cómo formatear texto dentro de su archivo PDF. Hay adición de sangría de línea, adición de borde de texto, adición de texto subrayado, etc.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/es/python-net/text-formatti...
  7. バレットの管理|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションにバレットおよび番号付きリストを作成する... Paragraph クラスを使用して最初の段落インスタンスを作成します。...0 ); // 段落を作成する Paragraph para = new Paragraph (); // 段落のバレットスタイルとシンボルを設定する...

    docs.aspose.com/slides/ja/androidjava/manage-bu...
  8. Editar documento HTML – Editar archivo HTML – C#

    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 ; 5 6 // Create a paragraph element 7 HTMLParagraphElement...SetAttribute ( "id" , "my-paragraph" ); 11 12 // Create a text...

    docs.aspose.com/html/es/net/edit-html-document/
  9. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#....stop the list in the current paragraph. This article has guided us...want to convert an existing paragraph to bullets, refer to the article...

    kb.aspose.com/words/net/insert-bullets-in-word-...
  10. EditableRange.Remove | Aspose.Words per .NET

    EditableRange Remove metodo. Rimuove lintervallo modificabile dal documento. Non rimuove il contenuto allinterno dellintervallo modificabile in C#...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...