Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 10,639 for

insert text

(0.12 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. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a signature line in an Excel workbook using C# code with Aspose.Cells for .NET....signature line by clicking the Insert tab and then selecting Signature...Signature Line from the Text group. How to Create Signature Line...

    docs.aspose.com/cells/net/create-signature-line...
  4. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight Textpath will be used instead of the shape path.... If True , the text runs along a path from left...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency.... Examples Shows how to insert the contents of one document...builder . Write ( "We will insert a document here: " ); builder...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Cells for Python Latest Answers Insert a Page Break in Excel using...using C# Wrap Text in Excel using Python Wrap Text in Excel using...

    kb.aspose.com/cells/page/6/
  7. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.Insert_relative_position property. Gets or sets whether to Insert the relative position of the referenced paragraph....insert_relative_position property FieldStyleRef.insert_relative_position...property Gets or sets whether to insert the relative position of the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++.... This is the main body text." ); builder -> MoveToHeaderFooter...-> MoveToDocumentEnd (); // Insert a blue double-line border....

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...Inserting to a cell HtmlString removes related styles Aspose...5;">This is an example of regular text in HTML. This could be any information:...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  10. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page.... Examples Shows how to insert a paragraph into the document...the paragraph after appending text # and then starts a new line...

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