Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 151,607 for

text

(0.3 sec)
  1. Create Table of Content in PDF using C#

    Create table of content in PDF using C#. Get the IDE settings, a list of steps, and a sample code to add table of contents to PDF using C#....table of contents including the text, hyperlinks and connectivity...the TOC title Create headings text for adding to the table of contents...

    kb.aspose.com/pdf/net/create-table-of-content-i...
  2. 如何旋转单元格文本|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 来编程旋转单元格中的文本。...head > < body > < h1 > Rotate Text in Cells Example </ h1 > < input...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like Text input, checkbox, combobox, etc....insert different controls Add text input and check box control...DocumentBuilder like for adding a text input field we provide a form...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  4. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert Text to bullet points in Word using Java....object, and set bullet text font Set the text bullet type to square...added and filled with all the text from the document paragraphs...

    kb.aspose.com/words/java/convert-paragraph-into...
  5. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...setRightIndent(0); // Add some text to the document builder.writeln("This...use a DocumentBuilder to add text. The setRightIndent method is...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  7. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....to the left of the section's text lines. // This is the same behavior...section and does not modify the text in any way. // Our section will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...but they come across as plain text. I assume this is because MHTML...the MailMessage Body as plain text. private MailMessage genera...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...
  9. Export EMLX to DOCM via Java | products.aspose.com

    Java API to Convert EMLX to DOCM without using Microsoft Word or Outlook...Key Use Cases Embedding email text into macro-enabled Word templates...Convert EMLX to ODT (OpenDocument Text File Format) Convert EMLX to...

    products.aspose.com/total/java/conversion/emlx-...
  10. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...getPages (). add (); // Add text to new page page . getParagraphs...

    products.aspose.com/pdf/java/create/