Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 10,763 for

insert text

(0.3 sec)
  1. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...string header = "<div style='text-align:center; font-weight:bold;'>Your...string footer = "<div style='text-align:center; font-weight:bold;'>Your...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  2. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...text range.replace() range.delete()...partial content using ranges Inserting text before/after a given range...

    forum.aspose.com/t/need-complete-documentation-...
  3. Get Started|Aspose.PDF for Python via .NET

    This section describes the basic principles of work Aspose.PDF for Python via .NET. Python Library supports a wide variety of functions....search, extract and replace text in PDF files . Add/delete, extract...extract and replace images . Insert, delete, split PDF pages ....

    docs.aspose.com/pdf/python-net/get-started/
  4. Node.get_text method | Aspose.Words for Python

    Node.get_Text method. Gets the Text of this node and of all its children....get_text method get_text() Gets the text of this node and of...of all its children. def get_text ( self ): ... Remarks The returned...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...formula = "NewNamedRange" ; // Insert the value in cell A3, which...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  6. How to Add Rows to Table in MS Word Document us...

    A step-by-step tutorial on how to add rows to table in MS Word document using C#. Programmatically Insert rows at specific index or use Aspose Words table add row to the end of table's row collection....from Table Add a few Cells with text Paragraphs to above Row Use...use RowCollection.Insert method to insert Rows at specific index...

    kb.aspose.com/words/net/how-to-add-rows-to-tabl...
  7. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project.... Users can now tag text, image and tables. Aspose.Note...feature operations. Add a New Text Node with a Tag The code example...

    docs.aspose.com/note/net/working-with-tags/
  8. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Examples: Shows how to hide text in a rendered output document...DocumentBuilder(doc); // Insert hidden text, then specify whether...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Delete Comments from Word Document in Java

    This tutorial explains how to delete comments from Word document in Java. It includes the step-by-step guide and runnable code snippet to remove comments on Word document in Java....author’s name, date and time, text contents, etc. in order to process...to insert comments, head to the article on how to insert comment...

    kb.aspose.com/words/java/how-to-delete-comments...
  10. Working with PDF Pages in C#|Aspose.PDF for .NET

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for .NET explain to you all details on this topic....NET lets you insert a page to a PDF document at...Acrobat Reader. You can add text or images in the headers and...

    docs.aspose.com/pdf/net/working-with-pages/