Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 10,806 for

insert text

(0.32 sec)
  1. Add Bates Numbers to PDF using Java

    Refer to this article to add Bates numbers to PDF using Java. It has details to set the IDE, a list of steps, and a sample code for adding Bates stamp to PDF using Java.... Steps to Insert Bates Numbers in PDF using...Bates number string Create a text stamp using the above string...

    kb.aspose.com/pdf/java/add-bates-numbers-to-pdf...
  2. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the documentation article in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. FieldFillIn.PromptText | Aspose.Words for .NET

    Discover the FieldFillIn PromptText property, easily customize prompt window titles to enhance user experience and improve interface clarity....property Gets or sets the prompt text (the title of the prompt window)...DocumentBuilder ( doc ); // Insert a FILLIN field. When we manually...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....override Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....override Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Android API to Render CGM to ODT | products.asp...

    Transform CGM to ODT via Android via Java API... ODT (OpenDocument Text) is an open standard for word..." + docInfo . getTitle ()); Insert Endnotes in ODT Document in...

    products.aspose.com/total/android-java/conversi...
  7. Add Image Hyperlinks with C++|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for C++ API....lets users add hyperlinks to text in cells and to images. Image...This document explains how to insert image hyperlinks in a worksheet...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/
  8. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::MailMerging::FieldMergingArgs cl...

    Aspose::Words::MailMerging::FieldMergingArgs class. Provides data for the MergeField event. To learn more, visit the documentation article in C++.... get_Text () const Gets or sets the text that will be...be inserted into the document for the current merge field. GetType...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. FieldArgumentBuilder.add_node method | Aspose.W...

    FieldArgumentBuilder.add_node method. Adds a node to the argument....Description node Inline Remarks Only text level nodes are supported at...using a field builder, and then insert them into the document. doc...

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