Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 18,953 for

paragraph

(0.38 sec)
  1. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  2. Body Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Body, ditt viktiga verktyg för att enkelt hantera avsnittstext och förbättra effektiviteten i dokumenthanteringen.... Paragraphs { get; } Hämtar en samling...genvägsmetod som skapar en Paragraph objekt med valfri text och...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Document.StartTrackRevisions | Aspose.Words per...

    Traccia senza sforzo le modifiche ai documenti con il metodo StartTrackRevisions. Contrassegna automaticamente tutte le modifiche come revisioni per una collaborazione fluida e chiara.... Paragraphs [ 0 ]. Runs [ 0 ]. IsInsertRevision...doc . FirstSection . Body . Paragraphs [ 0 ]. Runs [ 1 ]. IsInsertRevision...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Editar documento HTML – Aspose.HTML for Java

    Aprenda a leer o modificar el modelo de objetos de documento en Java, a editar HTML y a utilizar CSS en línea y CSS interno....(style); 13 14 // Create a paragraph element with class-name "gr"...Append the text node to the paragraph 22 p. appendChild (text);...

    docs.aspose.com/html/es/java/edit-a-document/
  5. Szöveg és képek kibontása a PPTX fájlokból a Py...

    Python forráskód a PPTX prezentáció elemzéséhez....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hu/python-net/parser...
  6. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Tambahkan TextFragment ke koleksi paragraphs dari halaman save() dokumen...teks ke halaman baru page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/id/python-net/get-started/h...
  7. 使用 .NET 创建 PDF | Aspose.PDF

    本主題介紹如何使用 Aspose.PDF 用於 .NET API,以便在 .NET 應用程式中輕鬆生成和讀取 PDF 檔。... 將 TextFragment 加入到頁面的 Paragraphs 集合中。 使用 Save(String) 方法儲存.... Pages . Add (); page . Paragraphs . Add ( new Aspose . Pdf...

    products.aspose.com/pdf/zh-hant/net/create/
  8. NodeList.GetEnumerator | Aspose.Words per .NET

    Itera senza sforzo su NodeList con il metodo GetEnumerator. Ottieni un accesso semplice ed efficiente alla tua raccolta di nodi in C#.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Guarda...

    reference.aspose.com/words/it/net/aspose.words/...
  9. Cell.NodeType | Aspose.Words for .NET

    Discover the Cell NodeType property that efficiently returns Cell data. Enhance your coding with our comprehensive guide and unlock its full potential!...= new Document ( MyDir + "Paragraphs.docx" ); // Any node that...Words Cell.NextCell Cell.Paragraphs English Русский 简体中文 عربي...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Cell.node_type property | Aspose.Words for Python

    Cell.node_type property. Returns [NodeType.CELL](../../../aspose.words/nodetype/#CELL)....Document ( file_name = MY_DIR + 'Paragraphs.docx' ) # Any node that can...Cell.next_cell property Cell.paragraphs property...

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