Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 16,686 for

insert text

(0.12 sec)
  1. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java.... Remarks: Inserts the results of a database query...extract data from a database and insert it as a field into a document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Copy contents from text files into a word docum...

    Following [https://blog.aspose.com/2021/11/01/copy-content-of-a-word-document-to-another-in-csharp/] we want to copy contents from Text file and append it to a final word document. The data is copied but the font is not …...Copy contents from text files into a word document, font issue...we want to copy contents from text file and append it to a final...

    forum.aspose.com/t/copy-contents-from-text-file...
  3. Aspose::Pdf::PageCollection Class Referencefina...

    Classes | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members Aspose::P......System::SharedPtr < Page > Insert (int32_t pageNumber) Insert empty apge into...System::SharedPtr < Page > Insert (int32_t pageNumber, System::SharedPtr...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.p...
  4. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. SharedPtr < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. How to Add Hyperlink to an Image in PowerPoint ...

    This simple focuses on how to add hyperlink to an image in PowerPoint using Python. It covers the detailed configuration steps to set up the environment and accomplish the task to add hyperlink to an image in PPT in Python by executing the simple code....namespaces in your project to insert hyperlinks in the presentation...the IPPImage object after inserting that inside the presentation...

    kb.aspose.com/slides/python/how-to-add-hyperlin...
  6. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Font.NameAscii | Aspose.Words for .NET

    Font NameAscii property. Returns or sets the font used for Latin Text characters with character codes from 0 zero through 127 in C#....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Aspose::Words::Fields::FieldTC::get_EntryLevel ...

    Aspose::Words::Fields::FieldTC::get_EntryLevel method. Gets or sets the level of the entry in C++....get_EntryLevel () Examples Shows how to insert a TOC field, and filter which...DocumentBuilder > ( doc ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldToc::get_EntryLevel...

    Aspose::Words::Fields::FieldToc::get_EntryLevelRange method. Gets or sets a range of levels of the table of contents entries to be included in C++....get_EntryLevelRange () Examples Shows how to insert a TOC field, and filter which...DocumentBuilder > ( doc ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....NET Latest Answers Wrap Text in Excel using C# How to Convert...Column in Excel using C# How to Insert Rows in Excel using C# How...

    kb.aspose.com/cells/net/page/2/