Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 15,600 for

paragraphs

(0.05 sec)
  1. FrameFormat.VerticalPosition | Aspose.Words per...

    Scopri la proprietà FrameFormat VerticalPosition, che misura la distanza verticale tra il bordo della cornice e l'elemento specificato, migliorando la precisione del layout....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Font.SmallCaps | Aspose.Words för .NET

    Upptäck egenskapen för teckensnitt med små versaler. Formatera enkelt text med små bokstäver för förbättrad läsbarhet och ett snyggt utseende i dina designer....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Det finns två sätt...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Animierter Text|Aspose.Slides Dokumentation

    Animierter Text in PowerPoint-Präsentation mit Aspose.Slides...() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // Fly-Animationseffekt...

    docs.aspose.com/slides/de/cpp/animierter-text/
  4. Texto Animado|Documentación de Aspose.Slides

    Texto animado en la presentación de PowerPoint con Aspose.Slides...() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // agregar efecto...

    docs.aspose.com/slides/es/cpp/animated-text/
  5. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java...." + " we cannot edit this paragraph without the password."); //...startEditableRange(); builder.writeln("This paragraph is inside an editable range...

    reference.aspose.com/words/java/com.aspose.word...
  6. In Aspose.words the NUMBERING_PROPERTIES WOULD ...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTI…..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  7. ข้อความ Markdown, Markdown Blockquote – รหัส C#

    สร้างข้อความ Markdown หรือ Markdown blockquote ใน C# ใช้ไลบรารี C# เพื่อสร้าง Markdown ตั้งแต่เริ่มต้น และเปิด แยกวิเคราะห์ หรือแก้ไขไฟล์ MD...Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/th/net/markdown-text/
  8. Ejemplo de Hello World usando el lenguaje Pytho...

    Esta muestra demuestra cómo crear un documento PDF simple "Hello, World!" usando Aspose.PDF para Python...usando la función page_get_paragraphs . Crear un nuevo objeto de...párrafos usando la función paragraphs_add_image . Guardar el documento...

    docs.aspose.com/pdf/es/python-cpp/hello-world-e...
  9. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....mathematical text (the Math Paragraph) with respect to the page...Math Paragraph. RIGHT Right Justification of Math Paragraph. length...

    reference.aspose.com/words/java/com.aspose.word...
  10. ReplaceAction Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.ReplaceAction per controllare i risultati delle corrispondenze nelle operazioni di sostituzione, migliorando l'efficienza e la precisione della modifica dei documenti.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/it/net/aspose.words....