Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 18,529 for

paragraphs

(0.2 sec)
  1. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....importFormatOptions ); for ( auto && paragraph : System :: IterateOver <...< Aspose :: Words :: Paragraph > ( srcDoc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/imp...
  3. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentBase.ImportNode | Aspose.Words för .NET

    Importera enkelt noder från andra dokument för att förbättra ditt arbetsflöde med DocumentBases ImportNode-metod. Effektivisera din dokumenthantering idag!..., "Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // Varje nod har...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. 記録

    記録...get_Item(0); IParagraph paragraph = autoShape.getTextFrame()...getMainSequence(). addEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/ja/slides/apply-animation-to-te...
  6. המונחים: Document nodes|Aspose.Words עבור Python

    כיצד להפיק תוכן ספציפי מטווח בתוך המסמך בקלות Python....יכולות להיות גם רמת בלוק ( Paragraph , Table או רמת Inline (e.g...אותם למסמך חדש: המונחים: Paragraphs זה מדגים כיצד להשתמש בשיטה...

    docs.aspose.com/words/he/python-net/how-to-extr...
  7. Intégrer des données Excel dans des présentatio...

    Lire des données à partir de classeurs Excel dans Aspose.Slides à l'aide de l'API ExcelDataWorkbook. Charger des feuilles et des cellules et utiliser les valeurs pour générer des présentations PowerPoint basées sur les données....Slides [ 0 ]); // Obtenir les paragraphes de la forme cible (suppose...utilisé). IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...

    docs.aspose.com/slides/fr/net/excel-integration/
  8. Wyodrębnij tekst i obrazy z plików ODP za pomoc...

    Python kod źródłowy do analizowania prezentacji ODP....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/pl/python-net/parser...
  9. Crear documento PDF programáticamente|Aspose.PD...

    Esta página describe cómo crear un documento PDF desde cero con la biblioteca Aspose.PDF....TextFragment a la colección Paragraphs de la página. Guarda el documento...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/es/net/create-document/
  10. Travailler avec des Graphiques dans PDF|Aspose....

    Cet article explique ce qu'est un Graphique, comment créer un objet rectangle rempli, comment ajouter du texte à l'intérieur d'un objet graphique, comment ajouter un objet ligne au PDF, etc....est un élément de niveau paragraphe et il peut être ajouté à...à la collection Paragraphs dans une instance de Page. Une instance...

    docs.aspose.com/pdf/fr/cpp/graphs/