Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 10,803 for

insert text

(0.48 sec)
  1. Field class | Aspose.Words for Python

    aspose.words.fields.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/python-net/aspose.wo...
  2. Change Background of VDX File via Python | prod...

    Python source code to change background of VDX documents within any Python based application....diagram as background page Insert an image to the background...details of the visual elements. Text can also be added to these visual...

    products.aspose.com/diagram/python-net/changeba...
  3. DXF Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ellipse Hatch Line Multiline Text Ordinate Dimension Point Polyline...Ray Rotated Dimension Table Text Xline If during parsing we encounter...

    docs.aspose.com/cad/java/developer-guide/autoca...
  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. 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...
  7. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>"...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>";...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  8. 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...
  9. 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...
  10. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder.... Any insert operations you perform using...using DocumentBuilder will insert before the DocumentBuilder.current_node...

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