Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 18,952 for

paragraph

(0.08 sec)
  1. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  2. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your document by defining content insertion methods for seamless integration and improved workflow.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...
  3. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python....how to add a comment to a paragraph using the Comment class: The...how to add a comment to a paragraph using a region of text and...

    docs.aspose.com/words/python-net/working-with-c...
  5. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. MutationObserver – 如何在 C# 与 Aspose.HTML 中使用

    了解如何在 Aspose.HTML for .NET 中使用 MutationObserver 检测 DOM 变化,以实现动态 HTML 处理、自动化和内容监控。...tree to check 30 // Create a paragraph element and append it to the...text and append it to the paragraph 35 Text text = document. CreateTextNode...

    docs.aspose.com/html/zh/net/mutationobserver/
  7. MutationObserver – 与 Aspose.HTML for Java 一起使用

    了解如何使用 Aspose.HTML for Java 的 MutationObserver 类高效地跟踪和处理实时 DOM 更新。...tree to check 30 // Create a paragraph element and append it to the...text and append it to the paragraph 35 Text text = document. createTextNode...

    docs.aspose.com/html/zh/java/mutationobserver/
  8. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....help the TextFragment and Paragraphs collections. Please use the...nden ( 20 ); page -> get_Paragraphs () -> Add ( text ); text...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  9. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...TextFrame ; // 为文本框创建 Paragraph 对象 IParagraph paragraph = txtFrame . Paragraphs...Paragraphs [ 0 ]; // 为段落创建 Portion 对象 IPortion portion = paragraph...

    docs.aspose.com/slides/zh/net/manage-table/
  10. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++....how to add a comment to a paragraph using the Comment class: The...how to add a comment to a paragraph using a region of text and...

    docs.aspose.com/words/cpp/working-with-comments/