Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 18,354 for

paragraphs

(0.21 sec)
  1. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...
  2. 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...
  3. 使用 .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/
  4. 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...
  5. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Sections using C# Convert Paragraph into Bullet Points in Word...Convert Bullet Points to Paragraph in Word File using C# Insert...

    kb.aspose.com/words/net/page/2/
  6. 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...
  7. 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/...
  8. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++....builder -> Write ( u "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Node.Document | Aspose.Words لـ .NET

    اكتشف خاصية مستند العقدة، وقم بالوصول بسهولة إلى المستند المرتبط بالعقدة الخاصة بك لإدارة البيانات بسلاسة وتعزيز الإنتاجية....new Document (); Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

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