Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 10,640 for

insert text

(0.4 sec)
  1. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting....a simple way to format plain text that can easily be converted...italic * text . You can also write *** BoldItalic *** text . The...

    docs.aspose.com/words/net/working-with-markdown...
  5. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...present calculated color of the text (black or white) to be used...bold_bi True if the right-to-left text is formatted as bold. border...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Hide ] Usually a field, when inserted in Microsoft Word, already...field code (normally as plain text) The field separator and field...

    docs.aspose.com/words/nodejs-net/fields-overview/
  7. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....space between the bullet and text etc. To increase the list level...line width, distance from the text, and optional shadow. They are...

    docs.aspose.com/words/java/using-documentbuilde...
  8. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。... Insert ( 1 ); // Create an object...var title = new Aspose . Pdf . Text . TextFragment ( "Table Of Contents"...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  9. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void InsertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...DrawingML Shape using RECTANGLE (not TEXT_BOX) // This ensures Word recognizes...setBehindText(false); // Show in front of text sidebar.setAllowOverlap(true);...

    forum.aspose.com/t/topic/324972
  10. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document....track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

    reference.aspose.com/words/python-net/aspose.wo...