Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 10,958 for

insert text

(1.03 sec)
  1. Aspose.Words 26.2 (.NET 8): WordML → PDF — head...

    Description Product & version: Aspose.Words for .NET 26.2 Runtime: .NET 8 (x64) OS: Windows Server (x64) Input format: Word 2003 WordprocessingML (.xml) Output format: PDF Summary When converting a WordML input to P…...PAGE and review number text, inserting non‑breaking spaces and...

    forum.aspose.com/t/aspose-words-26-2-net-8-word...
  2. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....first row to a table or when inserting nodes directly into the DOM...GetCell ( 2 ). SetText ( "only text" ); FileStream out1 = new FileStream...

    docs.aspose.com/words/net/format-table-in-docum...
  3. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked OLE object using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...Label - After : Aspose APIs Inserting a WAV file as an OLE Object...

    docs.aspose.com/cells/javascript-cpp/access-and...
  4. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline document automation with powerful mail merge capabilities for enhanced efficiency....{ get; set; } Specifies the text which shall appear in the subject...where merge fields have been inserted (e.g. preview merged data)...

    reference.aspose.com/words/net/aspose.words.set...
  5. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...Cells can read the text of the formula that is stored...cell.Formula returns the exact text. – Write a Python script into...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  6. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... insert_break ( aw . BreakType . PARAGRAPH_BREAK...) builder . writeln ( 'Plain text' ) # Outdent the list level...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Edit HTML with Python

    Let us edit HTML with Python. Aspose.HTML for Python via .NET is an enterprise-level SDK for the creation and modification of HTML pages programmatically....adding attributes, style, or inserting new elements. All that happens...paragraph by ID and update paragraph text. Create new paragraph by calling...

    blog.aspose.com/html/edit-html-with-python/
  9. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the document in C++....DocumentBuilder::InsertCell method Inserts a table cell into the document...The cell node that was just inserted. Remarks To start a table...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....date and time of each node insertion and removal. /// Sets a custom...custom font name/size for the text contents of Run nodes. /// public...

    reference.aspose.com/words/java/com.aspose.word...