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

paragraph

(0.06 sec)
  1. 記録

    記録...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // 選...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/ja/slides/apply-animation-to-te...
  2. Tambahkan Objek Persegi Panjang ke file PDF|Asp...

    Artikel ini menjelaskan cara membuat objek Persegi Panjang ke PDF Anda menggunakan Aspose.PDF for .NET....the Paragraphs collection of the page page . Paragraphs . Add...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/id/net/add-rectangle/
  3. Agregar objeto Rectángulo a archivo PDF|Aspose....

    Este artículo explica cómo crear un objeto Rectángulo en su PDF utilizando Aspose.PDF for .NET....the Paragraphs collection of the page page . Paragraphs . Add...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/es/net/add-rectangle/
  4. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mithilfe von C#....beispielsweise Section oder Paragraph , werden von der CompositeNode...dargestellt. Document , Section , Paragraph , Table , Shape , Run und...

    docs.aspose.com/words/de/net/aspose-words-docum...
  5. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is een in-geheugen weergave van een Word document. De inhoud en opmaak van een Word-document lezen, manipuleren en wijzigen met behulp van Java....bijvoorbeeld, Section of Paragraph , de CompositeNode klasse...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/java/aspose-words-docu...
  6. Заменить текст в PDF|Aspose.PDF for .NET

    Узнайте больше о различных способах замены и удаления текста из библиотеки Aspose.PDF for .NET....которой находится текущий класс Paragraph. $P заменяется на общее количество...// Add new TextFragment to paragraph par . AppendLine ( textFragment...

    docs.aspose.com/pdf/ru/net/replace-text-in-pdf/
  7. Añadir Texto a PDF usando C++|Aspose.PDF para C++

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprenda cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....); // Create text paragraph auto paragraph = MakeObject < TextParagraph...Set subsequent lines indent paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/es/cpp/add-text-to-pdf-file/
  8. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Upptäck egenskapen FindReplaceOptions IgnoreStructuredDocumentTags. Kontrollera om StructuredDocumentTag-innehåll ignoreras med denna lättanvända booleska inställning.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/sv/net/aspose.words....
  9. ParagraphFormat.RightIndent | Aspose.Words لـ .NET

    اكتشف كيفية تعديل المسافة البادئة اليمنى لفقراتك بسهولة باستخدام خاصية ParagraphFormat RightIndent. حسّن تنسيق مستندك اليوم!... Writeln ( "This paragraph demonstrates how left and..."The space between the above paragraph and this one depends on the...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Membuat PDF yang kompleks|Aspose.PDF for .NET

    Aspose.PDF untuk NET memungkinkan Anda untuk membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen.... Menambahkan header ke Paragraphs halaman. Membuat TextFragment...Menambahkan (deskripsi) ke Paragraphs halaman. Membuat tabel, menambahkan...

    docs.aspose.com/pdf/id/net/complex-pdf-example/