Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 10,809 for

insert text

(2.15 sec)
  1. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....You can insert this via Word or use Aspose.Words to insert it programmatically...whether output is inserted as HTML or plain text — it does not allow...

    forum.aspose.com/t/how-to-change-font-name-for-...
  2. FieldTA Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTA class for seamless TA field implementation, enhancing your document automation and formatting capabilities....DisplayResult { get; } Gets the text that represents the displayed...marks a range of pages that is inserted as the entry’s page number...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Field class | Aspose.Words for Node.js

    Aspose.Words.Field class. Represents a Microsoft Word document field... You can get the plain text version of the field code using...You can get and set the plain text version of the field result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...write("This is text at the end of footer"); ssj123ssj...following HTML structure to insert content with comments: <div>...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  5. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR Text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...But we are getting only OCR text result. Is there any way to...document and can embed hidden text layers. Aspose.OCR for .NET...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  6. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java....use IF fields if you need to insert “his”, “her”, “he” or “she”...Gender } = MALE “true text” “false text” } { IF “{{ GENDER }}”...

    docs.aspose.com/words/java/mail-merge-template-...
  7. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Online PCL to MARKDOWN Conversion or Develop Ja...

    Free online app to convert PCL to MARKDOWN files. Java conversion library code for PCL documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...documentation Creating structured text for websites, blogs, or README...

    products.aspose.com/total/java/conversion/pcl-t...
  9. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document....insert_cell() . This method starts.... wrap_text = False builder . cell_format . fit_text = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Headers and Footers|Documentation

    This article explains how to programmatically Insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....and footers are the lines of text displayed below the top margin...headers or footers. How to Insert an Image into a Header or Footer...

    docs.aspose.com/cells/python-net/setting-header...