Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 18,336 for

paragraph

(0.16 sec)
  1. 프로그래밍으로 PDF 문서 생성|Aspose.PDF for Python via .NET

    이 페이지는 Aspose.PDF for Python via .NET 라이브러리를 사용하여 처음부터 PDF 문서를 생성하는 방법을 설명합니다.... 페이지의 paragraphs 컬렉션에 TextFragment 를 추가합니다...# 새 페이지에 텍스트 조각 추가 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ko/python-net/create-document/
  2. Cell.nodeType property | Aspose.Words for Node.js

    Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell).... myDir + "Paragraphs.docx" ); // Any node that...Cell.nextCell property Cell.paragraphs property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used....the document into heading paragraphs. # This is useful for readers...DocumentSplitCriteri . HEADING_PARAGRAPH # Specify that we want to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Androidでプレゼンテーションのハイパーリンクを管理|Aspose.Slides ドキュメント

    Aspose.Slides for Android via Java を使用して、PowerPoint および OpenDocument プレゼンテーションのハイパーリンクを簡単に管理し、数分でインタラクティブ性とワークフローを向上させます。...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/ja/androidjava/manage-hy...
  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. 使用 .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/
  7. 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...
  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. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...the document into heading paragraphs. # This is useful for readers...DocumentSplitCriteri . HEADING_PARAGRAPH # Specify that we want to...

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