Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 18,967 for

paragraph

(1.85 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Markdown를 DOM로 번역하세요|.NET용 Aspose.Words

    C#을 사용하여 Markdown 문서를 Document Object Model로 번역하고 다시 역으로 번역합니다. 따라서 복잡한 기존 Markdown로 작업하고 처음부터 프로그래밍 방식으로 Markdown 문서를 만들 수 있습니다....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/ko/net/translate-markdown...
  5. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...the Paragraphs collection of the page page . Paragraphs . Add...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  6. Arşiv

    Arşiv...Paragraphs.Add(Table) yöntemini kullanarak...// Sayfaya tablo ekle page.Paragraphs.Add(table); // PDF belgesini...

    blog.aspose.com/tr/pdf/create-table-in-pdf-file...
  7. Примітки з випуску Aspose.PSD для Java 19.4|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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); image . save ( exportPath , imageOptions ); //...

    docs.aspose.com/psd/uk/java/aspose-psd-for-java...
  8. Ajouter des en‑têtes et pieds de page PDF en Py...

    Apprenez comment ajouter des en-têtes et des pieds de page aux fichiers PDF en Python en utilisant du texte, des images et du contenu structuré.... paragraphs . add ( header_text ) # Create...HeaderFooter () footer . paragraphs . add ( footer_text ) # Set...

    docs.aspose.com/pdf/fr/python-net/add-headers-a...
  9. ארכיון

    ארכיון...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/he/words/working-with-table-of-...
  10. Редагувати HTML на C# – Aspose.HTML for .NET

    Редагування HTML на C#. Використовуйте функції API Aspose.HTML for .NET для створення, видалення або редагування вмісту документа HTML....Body; // Create a new paragraph element var p = (HTMLPara...CreateTextNode( "We add a new paragraph to an HTML document." ); //...

    products.aspose.com/html/uk/net/editor/html/