Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 10,353 for

insert text

(0.12 sec)
  1. Convert DOT to CSV using Python or with free On...

    DOT to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to CSV online converter quickly before integrating the code....documents such as inserting, deleting, and replacing text, images, and...documents such as inserting, deleting, and replacing text, images, and...

    products.aspose.com/total/python-net/conversion...
  2. FieldFormText class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFormText class. Implements the FORMText field... Remarks Inserts a text box style form field. Inheritance:...Description displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 如何用 Java 添加 Caret 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Caret 个注释。...used to indicate the insertion of text CaretAnnotation caretAnnotation1...caretAnnotation1 . setSubject ( "Inserted text 1" ); caretAnnotation1 ...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...private static string License = "INSERT A VALID LICENSE HERE"; ///...GetLicence() { byte[] buf = System.Text.Encoding.UTF8.GetBytes(License);...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  5. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types....FIELD_AUTO_TEXT Specifies the AUTOTEXT field. FIELD_AUTO_TEXT_LIST...FORMDROPDOWN field. FIELD_FORM_TEXT_INPUT Specifies the FORMTEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....new DocumentBuilder(doc); // Insert headings that can serve as...last two headings we have inserted above will not appear. saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. FootnoteSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnoteSeparator class, your key to managing footnote and endnote content seamlessly in any document....Paragraph object with optional text and appends it to the end of...Deletes all shapes from the text of this story. GetAncestor (...

    reference.aspose.com/words/net/aspose.words.not...
  8. Table.left_padding property | Aspose.Words for ...

    Table.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells.... insert_cell () builder . write ( 'Row...'Row 1, cell 1.' ) builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.bottom_padding property | Aspose.Words fo...

    Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of cells.... insert_cell () builder . write ( 'Row...'Row 1, cell 1.' ) builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...changing the color of revision inserted text? doc.getLayoutOptions()...Change the hyperlink's display text color hyperlink.getFont().setColor(Color...

    forum.aspose.com/t/changing-the-hyperlink-style...