Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 10,691 for

insert text

(0.06 sec)
  1. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/
  2. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the Text that represents the displayed field result....display_result property Gets the text that represents the displayed...Examples Shows how to get the real text that a field displays in the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....InsertStyleSeparator method Inserts style separator into the document...to two different parts of a text line. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words/doc...
  4. What are Icon Fonts?

    This article provides a brief overview of icon fonts, explaining their characteristics and advantages, usage, and many more....developers and designers to easily insert scalable vector icons on websites...using CSS, just like regular text. It gives you flexibility and...

    docs.aspose.com/font/net/what-is-font/icon-fonts/
  5. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original Text should be shown instead of revised one. Default value is false in C++....specify whether the original text should be shown instead of revised...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Run constructor | Aspose.Words for Node.js

    Aspose.Words.Run constructor...where you want the run inserted. Run(doc, text) Initializes a new...Aspose . Words . DocumentBase , text : string ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...http-equiv="Content-Type" content="text/html; charset=UTF-8"> <titl...DocumentBuilder.insertHtml method to insert HTML into template instead...

    forum.aspose.com/t/html-to-docx-transformation-...
  8. Aspose.PDF - 26.1.0 - Linux - Try add watermark...

    We have an application that generates documents. At one point, we Insert watermarks into PDF documents. Now we want to migrate to .net8/.net10 with Linux support and have discovered this error: System.TypeInitializatio…... At one point, we insert watermarks into PDF documents...result (including full error text, if any) jschur February 18...

    forum.aspose.com/t/aspose-pdf-26-1-0-linux-try-...
  9. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark....Shows how to create bookmarked text with a SET field, and then display...doc = doc ) # Name bookmarked text with a SET field. # This field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....pdfSaveOptions); Shows how to apply text compression when saving a document...apply any // compression to text when we save the document to...

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