Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 10,794 for

insert text

(0.09 sec)
  1. Issues with particular font types after EMF to ...

    Hi Aspose support, In out product we started to use EMF to PDF conversion via Aspose, and after some research with different ways and different Aspose libraries we found that the optimal one is to use Aspose.Words.dll t…...dll to insert EMF picture into document,...Subheading, Sitka Text. 02.png (460.1 KB) The text with Cambria Math...

    forum.aspose.com/t/issues-with-particular-font-...
  2. Aspose::Words::Fields::FieldAdvance class | Asp...

    Aspose::Words::Fields::FieldAdvance class. Implements the ADVANCE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...number of points by which the text that follows the field should...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddText method. Adds a plain Text to the argument in C++....AddText method Adds a plain text to the argument. System :: SharedPtr...AddText ( const System :: String & text ) Examples Shows how to construct...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement tags in Java applications.... Users can now tag text, image, and tables. Aspose.Note...articles show how to: Add a New Text Node with a Tag . Add a New...

    docs.aspose.com/note/java/working-with-tags/
  6. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...alignment is set after the text is inserted, which leaves the existing...alignment before you write the text (or create a new paragraph)...

    forum.aspose.com/t/header-alignment-issue-and-n...
  7. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....new DocumentBuilder(doc); // Insert a revision, then change the...be used for inserted cells RevisionType.INSERTION . getInsertedTextColor()...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to Insert hyperlink in PDF using C#....and a runnable sample code to insert link in PDF using C# . You...customize the hyperlink and its text as per the requirements. Steps...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  9. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...documents, but commonly used in text files for paragraph breaks....ControlChar . SECTION_BREAK ) # Insert a new section, and then set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor to a position just beyond the specified merge field and removes the merge field in C++....DocumentBuilder > ( doc ); // Insert some MERGEFIELDS, which accept...otherwise. Examples Shows how to insert fields, and move the document...

    reference.aspose.com/words/cpp/aspose.words/doc...