Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 18,545 for

paragraph

(0.37 sec)
  1. Archivo

    Archivo...párrafo var paragraph=doc.Sections[0].Body.Paragraphs[0].Runs[0];...Runs[0]; paragraph.Text = "This is updated text"; // Guardar el documento...

    blog.aspose.com/es/words/csharp-word-automation...
  2. Archiv

    Archiv...Absatz zu var paragraph=doc.Sections[0].Body.Paragraphs[0].Runs[0];...Runs[0]; paragraph.Text = "This is updated text"; // Speichern Sie...

    blog.aspose.com/de/words/csharp-word-automation...
  3. أرشيف

    أرشيف...Replace("First paragraph ends.&pSecond paragraph starts.", "[replaced]"...Save("Find-And-Replace-Text-Paragraph-Break.docx"); انتاج | # استنتاج...

    blog.aspose.com/ar/words/find-and-replace-text-...
  4. ארכיון

    ארכיון...לפסקה var paragraph=doc.Sections[0].Body.Paragraphs[0].Runs[0];...Runs[0]; paragraph.Text = "This is updated text"; // שמור את המסמך...

    blog.aspose.com/he/words/csharp-word-automation...
  5. SdtType Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Markup.SdtType enum، الذي يحدد أنواع علامات المستندات المنظمة لإدارة المستندات بشكل أفضل وسير العمل بشكل مبسط.... Inline ); Paragraph paragraph = doc . FirstSection... Body . FirstParagraph ; paragraph . AppendChild ( sdt ); //...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Tooltip em PDF usando Python|Aspose.PDF para Py...

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando Python e Aspose.PDF... paragraphs . add ( ap . text . TextFragment...document . pages [ 1 ] . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/pt/python-net/pdf-tooltip/
  7. Edit PDF File Tags|Aspose.PDF for .NET

    This article explains how to edit tags in the PDF documents using Aspose.PDF for .NET library....text to images or formatting paragraphs, tagged PDFs remain accessible...

    docs.aspose.com/pdf/net/edit-pdf-file-tags/
  8. Membuat Dokumen PDF|Aspose.PDF untuk PHP melalu...

    Pelajari cara membuat file PDF di Aspose.PDF untuk PHP via Java....Tambahkan TextFragment ke koleksi Paragraph dari halaman Simpan dokumen...

    docs.aspose.com/pdf/id/php-java/create-document/
  9. Теги структурированных документов|Aspose.Words ...

    Внедрите определяемую пользователем семантику, а также ее поведение и внешний вид в документ, используя теги структурированного документа (SDT или элемент управления содержимым) в Python....внутри, как дочерний элемент Paragraph . Вложенный в другой StructuredDocumentTa...

    docs.aspose.com/words/ru/python-net/structured-...
  10. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a document easily and fast instead of using VSTO in C#.... Paragraphs [ 1 ]. Range , "FirstParagraph"...

    docs.aspose.com/words/net/add-bookmark/