Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 10,800 for

insert text

(0.85 sec)
  1. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap Text in C++....the position for a drop cap text. enum class DropCapPosition...cap is positioned inside the text margin on the anchor paragraph...

    reference.aspose.com/words/cpp/aspose.words/dro...
  2. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your Text perfectly fits within a shape's bounding box for enhanced design flexibility....property Defines whether the text fits bounding box of a shape...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring Text seamlessly follows any shape, creating stunning visual effects....property Defines whether the text fits the path of a shape. public...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...); // Clone a part, and then insert it into the collection. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。... merge (); // Insert value to the merged cell A1...getStyle (); // Set wrapping text on style . setIsTextWrapped...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  6. Footnote.referenceMark property | Aspose.Words ...

    Footnote.referenceMark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. let...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last section of the document....boolean Examples Shows how to insert a paragraph into the document...the paragraph after appending text // and then starts a new line...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Story.deleteShapes method | Aspose.Words for No...

    Story.deleteShapes method. Deletes all shapes from the Text of this story....Deletes all shapes from the text of this story. deleteShapes...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to export excel equations to other types of...

    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....toLaTeX() method and insert the generated results into...<title>Title</title>\r\n <script type=\"text/javascript\" async src=\"https://cdnjs...

    docs.aspose.com/cells/nodejs-cpp/export-equation/
  10. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++....get_Borders () Examples Shows how to insert a paragraph with a top border...25 ); builder -> Writeln ( u "Text with a top border." ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/par...