Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 15,552 for

paragraphs

(0.06 sec)
  1. BorderCollection.Equals | Aspose.Words لـ .NET

    BorderCollection Equals طريقة. مقارنة مجموعات الحدود في C#....Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    ParagraphFormat SpaceBeforeAuto proprietà. Vero se la quantità di spaziatura prima del paragrafo viene impostata automaticamente in C#....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/it/net/aspose.words/...
  3. ParagraphFormat.SpaceAfterAuto | Aspose.Words f...

    ParagraphFormat SpaceAfterAuto fast egendom. Sant om mängden avstånd efter stycket ställs in automatiskt i C#....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    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. 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/
  6. 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/
  7. 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...
  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. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment....up at the location of its paragraph, // outside the right-side...line connecting it to its paragraph. builder . currentParagraph...

    reference.aspose.com/words/nodejs-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...