Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,696 for

insert text

(0.15 sec)
  1. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....and a runnable sample code to insert link in PDF using Java . You...the target page Create a free text annotation at the sample place...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  2. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the Text that follows the field should be moved right in C++....number of points by which the text that follows the field should...get_RightOffset () Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form.... text This element is used to add...add one or more lines of text to the form. Can only be used at the...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  4. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition.... This text is not displayed on the form...ScoreQuestionConfig class. Question text is provided in the Name property...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  5. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!...DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....const 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.not...
  7. Aspose::Words::Fields::FieldAdvance::get_DownOf...

    Aspose::Words::Fields::FieldAdvance::get_DownOffset method. Gets or sets the number of points by which the Text that follows the field should be moved down in C++....number of points by which the text that follows the field should...get_DownOffset () Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the Text that follows the field should be moved vertically from the top edge of the page in C++....number of points by which the text that follows the field should...get_VerticalPosition () Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder Text in C++....BuildingBlock containing placeholder text. System :: String Aspose ::...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain Text exports by customizing header and footer handling for optimal results....footers are exported to plain text format. public enum TxtExportHeadersFoot...plain text format. Document doc = new Document (); // Insert even...

    reference.aspose.com/words/net/aspose.words.sav...