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

paragraphs

(0.35 sec)
  1. 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...
  2. 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...
  3. 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/...
  4. 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...
  5. 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/
  6. 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/
  7. Style.BaseStyleName | Aspose.Words för .NET

    Upptäck hur du anpassar egenskapen BaseStyleName för att förbättra din design. Hämta eller ställ enkelt in stilnamnet för förbättrad visuell tilltalning!... Paragraphs [ 0 ]. ParagraphFormat ....doc . FirstSection . Body . Paragraphs [ 1 ]. ParagraphFormat ....

    reference.aspose.com/words/sv/net/aspose.words/...
  8. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... paragraph_format . alignment = aw ....cell_format . width = 50 builder . paragraph_format . clear_formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... first_paragraph . paragraph_format . shading shading...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node....section body can contain Paragraph and Table nodes. # If the...aw . Document ( MY_DIR + 'Paragraphs.docx' ) node = doc . first_section...

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