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

paragraph

(0.2 sec)
  1. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both Paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...template that contains both paragraphs and tables with multiple...What works: Placeholders in paragraphs and tables are correctly...

    forum.aspose.com/t/table-placeholder-replacemen...
  2. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...MakeObject < Aspose :: Words :: Paragraph > ( doc ))); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/net/rendering/
  4. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....every item into a separate paragraph colored dynamically. << foreach...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/net/setting-background-co...
  5. 如何使用 CSS 选择器 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML 中的 QuerySelector() 和 QuerySelectorAll() 方法有效地应用选择器来选择要样式化的元素。...Selector that extracts the first paragraph element 10 Element element...Print content of the first paragraph 13 Console. WriteLine (element...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  6. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...Returns the immediate parent paragraph. (Inherited from ShapeBase...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 Android 上管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Android via Java 中精通演示文稿属性,并在您的 PowerPoint 和 OpenDocument 文件中简化搜索、品牌化和工作流。...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getParagraphs (). get_Item ( 0 ); paragraph . getPortions (). clear ();...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getParagraphs (). get_Item ( 0 ); paragraph . getPortions (). clear ();...

    docs.aspose.com/slides/zh/java/presentation-pro...
  9. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++.... paragraphs . get ( 0 ). portions . get...C++ Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  10. 在 PHP 中管理演示文稿属性|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中精通演示文稿属性,并简化对 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getParagraphs () -> get_Item ( 0 ); $paragraph -> getPortions () -> clear...

    docs.aspose.com/slides/zh/php-java/presentation...