Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 18,522 for

paragraph

(0.2 sec)
  1. Python의 단락 작업|Python via .NET용 Aspose.Words

    Python를 사용하여 문서에 단락을 삽입하고 서식을 지정합니다....Words에서 단락은 Paragraph 클래스로 표현됩니다. 단락 삽입 문서에 새 단락을...font 속성으로 지정되며 현재 단락 형식은 paragraph_format 속성으로 결정됩니다. 다음 코드 예제에서는...

    docs.aspose.com/words/ko/python-net/working-wit...
  2. Архивы

    Архивы...writeln() # Set paragraph formatting font.size = 14...paragraphFormat = builder.paragraph_format paragraphFormat.first_line_indent...

    blog.aspose.com/ru/words/python-ms-word-automat...
  3. Aspose.PSD für .NET 19.9 - Versionshinweise|Doc...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...Ausrichtung if ( abschnitte [ 0 ]. Paragraph . Justification != 0 || abschnitte...

    docs.aspose.com/psd/de/net/aspose-psd-für-net-1...
  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. 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. 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...
  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. 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...
  10. Node.Document | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...