Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 856 for

inline html formatting

(0.18 sec)
  1. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....format("Table #{0} has {1} tables...System.out.println(MessageFormat.format("Table #{0} is nested inside...

    reference.aspose.com/words/java/com.aspose.word...
  2. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java.... This is an inline shape, // which has a parent...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...DOCTYPE html> < html > < head > < title > Add...file.</p>' ; }); </ script > </ html > 将文本框控件添加到图表 在报告中突出显示重要信息的...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  4. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....images of many possible image formats. // We can determine a file...its format. String imageFileName = MessageFormat.format("File...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in Html template with data) that needs be collated and converted to a pdf. I h…...sharepoint documents, fill in html template with data) that needs...need to preserve the slides format as they are originally (style...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  6. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...DOCTYPE html> < html > < head > < title > Aspose...resultHtml } ` ; }); </ script > </ html > 输出结果: A1 is Numeric Value:...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....INLINE); paragraph.appendChild(shape);...System.out.println(MessageFormat.format("\t\"{0}\"", child.getText()...

    reference.aspose.com/words/java/com.aspose.word...
  8. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....ranges are supported only at the inline-level, that is inside Paragraph...builder.writeln(MessageFormat.format("This paragraph is inside the...

    reference.aspose.com/words/java/com.aspose.word...
  9. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....ranges are supported only at the inline-level, that is inside Paragraph...builder.writeln(MessageFormat.format("This paragraph is inside the...

    reference.aspose.com/words/java/com.aspose.word...
  10. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java.... CommentRangeStart is an inline-level node and can only be...indentAndAppendLine(MessageFormat.format("[Comment start] For comment...

    reference.aspose.com/words/java/com.aspose.word...