Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 18,953 for

paragraph

(0.18 sec)
  1. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...layout entity for the cell paragraph. enumerator.Current = layoutCollector...

    forum.aspose.com/t/topic/311958
  2. Aspose.PSD for .NET 21.1 - Release Notes|Docume...

    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....layers and other text and paragraph styling features // Please...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  3. FieldTitle class | Aspose.Words for Python

    aspose.words.fields.FieldTitle class. Implements the TITLE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...
  6. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  7. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first section of your building block for streamlined organization and enhanced efficiency.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Aspose::Words::Fields::FieldAddressBlock class ...

    Aspose::Words::Fields::FieldAddressBlock class. Implements the ADDRESSBLOCK field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....For inserting bullets in a paragraph, refer to the article on Insert...

    kb.aspose.com/words/python/insert-shape-in-word...