Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 10,803 for

insert text

(0.59 sec)
  1. Convert HTML to PNG – C# code and Online Converter

    Convert HTML to PNG in C# with Aspose.HTML for .NET API. Save web pages in PNG format quickly, clearly, and securely....a PowerPoint presentation, insert it on a blog for your readers...HTML elements such as forms, text, images, animations, links,...

    products.aspose.com/html/net/conversion/html-to...
  2. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../).... MAIN_TEXT , builder . current_story ....current_story . append_paragraph ( 'Text added to current Story.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content Inserted in the word contains an SVG in an HTML string. The…... The content inserted in the word contains an SVG...an HTML string. The SVG has text in it with different font sizes...

    forum.aspose.com/t/font-missmatch-between-word-...
  4. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...string You can now perform any text replacement, DOM manipulation...Replace("{PLACEHOLDER}", "New text"); 4. Load the edited HTML back...

    forum.aspose.com/t/clone-document-convert-clone...
  5. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET.... TextStamp ( "Header Text" ); // Set properties of the...

    products.aspose.com/pdf/net/header/
  6. Aspose.Slides for .NET 14.4.0 中的公共 API 及向后不兼容的更...

    回顾 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,帮助您平稳迁移 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... Text = "First level" ; Aspose.Slides...string layoutName); ILayoutSlide Insert(int index, SlideLayoutType...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  7. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....); // Since we have already inserted the merged content manually...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library....indentation, alignment, and text orientation. Borders provide...alignments, wrap and rotate text in cells. Aspose.Cells further...

    docs.aspose.com/cells/net/format-worksheet-cell...
  9. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of Text...class Represents a paragraph of text. To learn more, visit the Working...ControlChar.Cell characters inside the text of the paragraph as it might...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....DocumentBuilder ( doc = doc ) # Add text to the first section in the...( 'Section 1. ' ) builder . insert_break ( aw . BreakType . S...

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