Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 15,552 for

paragraphs

(0.06 sec)
  1. Управление текстовым полем|Документация Aspose....

    Добавьте текстовое поле или текстовый фрейм в презентации PowerPoint на C++...get_TextFrame (); // Создает объект Paragraph для текстового фрейма auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Создает...

    docs.aspose.com/slides/ru/cpp/manage-textbox/
  2. SplitOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitOptions for seamless document splitting. Customize how your files are divided into parts for enhanced efficiency....get; set; } Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/net/aspose.words.low...
  3. PDF内のテキストを置き換える|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリからテキストを置き換えたり削除したりするさまざまな方法について学びます。... $p は、現在のParagraphクラスが存在するページの番号に置き換えられます。 $P...// Add new TextFragment to paragraph par . AppendLine ( textFragment...

    docs.aspose.com/pdf/ja/net/replace-text-in-pdf/
  4. Gérer le texte|Documentation d'Aspose.Slides po...

    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....d'ajustement automatique Gérer les Paragraphes PowerPoint Formatage de Texte...

    docs.aspose.com/slides/fr/php-java/manage-text/
  5. MarkdownSaveOptions constructor | Aspose.Words ...

    MarkdownSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format....empty_paragraph_export_mode property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Text|Aspose.Slides for Python Documentation

    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....Settings Manage PowerPoint Paragraph in Python Text Formatting...

    docs.aspose.com/slides/python-net/manage-text/
  7. SplitOptions.SplitStyle | Aspose.Words for .NET

    Discover the SplitOptions SplitStyle property to effortlessly customize paragraph styles for seamless document segmentation. Enhance your formatting today!...SplitStyle property Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/net/aspose.words.low...
  8. FieldSymbol.dontAffectsLineSpacing property | A...

    FieldSymbol.dontAffectsLineSpacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph....affects the line spacing of the paragraph. get dontAffectsLineSpaci...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ¿Cómo cambiar el color de fondo en HTML? Ejempl...

    En este artículo, usaremos ejemplos de C# para mostrar diferentes formas de cambiar el color de fondo en archivos HTML usando la biblioteca Aspose.HTML for .NET....tPath); 9 10 // Find the paragraph element to set a style attribute...attribute 11 HTMLElement paragraph = (HTMLElement)document. GetElementsByTagName...

    docs.aspose.com/html/es/net/how-to-articles/how...
  10. Aspose.PDF لـ C++

    يوضح هذا الموضوع كيف يسمح Aspose.PDF بتحويل صيغ الملفات الأخرى إلى مستند PDF....// Add a new text paragraph in paragraphs collection and pass...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ar/cpp/convert-other-files-...