Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 18,953 for

paragraphs

(1.19 sec)
  1. Ajouter des équations mathématiques aux présent...

    Apprenez à travailler avec des équations mathématiques dans PowerPoint en utilisant Aspose.Slides pour Python via .NET. Obtenez des instructions détaillées, des exemples de code et des conseils pour automatiser la création et la modification de présentations....celle‑ci contient déjà un paragraphe avec une portion mathématique...: math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...

    docs.aspose.com/slides/fr/python-net/powerpoint...
  2. Extraire du texte d'un PDF|Aspose.PDF pour C++

    Aspose.PDF permet d'extraire différents types d'informations. Cette section contient des articles sur l'extraction de texte à partir de documents PDF en utilisant Aspose.PDF en C++....avez-vous besoin d’extraire un paragraphe spécifique - utilisez la...texte d’un PDF Extraire un paragraphe d’un PDF Extraire des images...

    docs.aspose.com/pdf/fr/cpp/extract-text-from-pdf/
  3. Aspose.PDF C++ Ejemplo|Aspose.PDF para C++

    Esta página muestra cómo usar programación simple para crear un documento PDF que contiene el texto - Hola Mundo....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/es/cpp/hello-world-example/
  4. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框..." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  5. Crear TextBox en el que cada línea tiene una al...

    Aprende cómo crear un TextBox en el que cada línea puede tener una alineación horizontal diferente usando Aspose.Cells for Node.js via C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/es/nodejs-cpp/create-text...
  6. Automatiser la localisation des présentations e...

    Automatisez la localisation des diapositives PowerPoint et OpenDocument en .NET avec Aspose.Slides, en utilisant des exemples de code C# pratiques et des conseils pour un déploiement mondial plus rapide.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...langues au sein d’un même paragraphe ? Oui. LanguageId est appliqué...

    docs.aspose.com/slides/fr/net/presentation-loca...
  7. Aspose.Words for .NET

    Cette API permet de créer, modifier, rendre, imprimer et convertir des documents Word sans utiliser Microsoft Word....de C# Mise en forme des paragraphes dans Word à l'aide de C#...l'aide de C# Convertir un paragraphe en puces dans Word en utilisant...

    kb.aspose.com/fr/words/net/page/2/
  8. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...including paragraph, run of text inside a paragraph or a table...); Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the page in C++.... builder -> Writeln ( u "Paragraph 1, Page 1." ); builder ->...); builder -> Writeln ( u "Paragraph 2, Page 2." ); builder ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... PARAGRAPH , 'MyStyle' ) my_style . font.... Color . blue builder . paragraph_format . style_name = my_style...

    reference.aspose.com/words/python-net/aspose.wo...