Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 18,569 for

paragraphs

(0.15 sec)
  1. Aspose.PSD for Java 19.4 - Release Notes|Docume...

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); image . save ( exportPath , imageOptions ); //...

    docs.aspose.com/psd/java/aspose-psd-for-java-19...
  2. Formatage du texte dans un PDF en utilisant C++...

    Cette page explique comment formater le texte dans votre fichier PDF. Il s'agit d'ajouter un retrait de ligne, d'ajouter une bordure de texte, d'ajouter du texte souligné, d'ajouter une bordure autour du texte ajouté, d'aligner le texte pour le contenu des boîtes flottantes, etc....collections TextFragment et Paragraphs . Veuillez utiliser l’extrait...nden ( 20 ); page -> get_Paragraphs () -> Add ( text ); text...

    docs.aspose.com/pdf/fr/cpp/text-formatting-insi...
  3. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... paragraph_format Gets the paragraph formatting of...conditional_styles . first_row . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.IgnoreFormatting | Aspose.Words ...

    اكتشف كيف تعمل خاصية CompareOptions IgnoreFormatting على تعزيز معالجة النصوص من خلال تجاهل التنسيق لتحقيق مقارنة بيانات أكثر كفاءة.... This is the first paragraph." ); builder . InsertFootnote...docOriginal . Clone ( true ); Paragraph firstParagraph = docEdited...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Creación de tablas usando VSTO y Aspose.Slides ...

    Migra de la automatización de Microsoft Office a Aspose.Slides para .NET y crea tablas en diapositivas de PowerPoint (PPT, PPTX) en C# con formato flexible.... Paragraphs ( 0 , tf . TextRange . Text...tamaño de fuente a 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/es/net/creating-a-table-...
  6. Textfeld|Aspose.Slides Dokumentation

    Arbeiten Sie mit Textfeldern in Aspose.Slides für C++: Text hinzufügen, formatieren, ausrichten, umbrechen, automatisch anpassen und gestalten für PPT-, PPTX- und ODP-Präsentationen.... auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/de/cpp/examples/elements...
  7. Мастер‑слайд|Документация Aspose.Slides

    Изучите примеры мастер‑слайдов Aspose.Slides for C++: создание, редактирование и оформление мастеров, заполнителей и тем в PPT, PPTX и ODP с понятным кодом C++....u "Company Name" ); auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/ru/cpp/examples/elements...
  8. Управление надстрочным и подстрочным текстом в ...

    Освойте надстрочный и подстрочный текст в Aspose.Slides для Android на Java и улучшите свои презентации с помощью профессионального форматирования текста для максимального воздействия.... Очистите существующие Paragraphs. Создайте новый объект абзаца...IParagraph superPar = new Paragraph (); // Создать часть с обычным...

    docs.aspose.com/slides/ru/androidjava/superscri...
  9. Navegação com Cursor em Python|Aspose.Words par...

    Navegue entre diferentes nós em um documento, como um parágrafo, um marcador ou um caractere específico, usando Python....usando as propriedades current_paragraph e current_section . Quaisquer...usando os métodos move_to_paragraph ou move_to_section . Além...

    docs.aspose.com/words/pt/python-net/navigation-...
  10. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....) Inserts a string and a paragraph break into the document. public...Remarks Current font and paragraph formatting specified by the...

    reference.aspose.com/words/net/aspose.words/doc...