Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 9,195 for

insert text

(0.17 sec)
  1. Aspose::Words::Fields::FieldFormCheckBox class ...

    Aspose::Words::Fields::FieldFormCheckBox class. Implements the FORMCHECKBOX field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldFormDropDown class ...

    Aspose::Words::Fields::FieldFormDropDown class. Implements the FORMDROPDOWN field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library.... Alongside text and graphics, PDF can include...language to convert and extract text from PDF documents. Working...

    products.aspose.com/pdf/tutorial/create-pdf/
  4. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell.... insert_cell () builder . write ( 'Row...' ) # Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...the content control in the new text. Could you please help with...Original Content Control : Insert the processed data back into...

    forum.aspose.com/t/content-control-data-extract...
  6. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations seamlessly!...Description promptText String Prompt text (i.e. title of the prompt window)...fieldRef . GetFieldCode ()); // Insert the ASK field and edit its...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIf class—efficiently implement IF fields to enhance document automation and streamline your workflow....DisplayResult { get; } Gets the text that represents the displayed...get; set; } Gets or sets the text displayed if the comparison...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....words as aw # Insert two sections with some text. doc = aw . Document...( doc ) builder . writeln ( "Text added to a document." ) # A...

    docs.aspose.com/words/python-net/restrict-docum...
  10. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++....formatting before inserting text. Examples Shows how to insert a string...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

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