Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 10,028 for

insert text

(0.07 sec)
  1. Aspose::Words::Fields::FieldMacroButton::get_Di...

    Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the Text to appear as the "button" that is selected to run the macro or command in C++....ext method Gets or sets the text to appear as the “button” that...doc -> get_HasMacros ()); // Insert a MACROBUTTON field, and reference...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....Slide layout – Includes two text placeholders: one for the title...below for main content (such as text, bullet points, charts, images...

    docs.aspose.com/slides/python-net/slide-layout/
  3. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....DocumentBuilder ( doc ); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldIf::get_TrueText me...

    Aspose::Words::Fields::FieldIf::get_TrueText method. Gets or sets the Text displayed if the comparison expression is true in C++....FieldIf::get_TrueText method Gets or sets the text displayed if the comparison...get_TrueText () Examples Shows how to insert an IF field. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldIf::get_FalseText m...

    Aspose::Words::Fields::FieldIf::get_FalseText method. Gets or sets the Text displayed if the comparison expression is false in C++....FieldIf::get_FalseText method Gets or sets the text displayed if the comparison...get_FalseText () Examples Shows how to insert an IF field. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....DocumentBuilder ( doc = doc ) # Insert text with PAGE and NUMPAGES fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Create PowerPoint Presentation using Python

    We'll walk you through the steps in Python for how to create PowerPoint presentation using Python. One can effectively use Python generate PowerPoint presenation in any format and can open that in MS PowerPoint for viewing....the add_empty_slide method Insert a Rectangle shape inside the...add_auto_shape method Add a text frame using the add_text_frame method and...

    kb.aspose.com/slides/python/how-to-create-power...
  8. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/net/aspose.words/sto...
  9. FieldMacroButton class | Aspose.Words for Python

    aspose.words.fields.FieldMacroButton class. Implements the MACROBUTTON field...Description display_result Gets the text that represents the displayed...from Field ) display_text Gets or sets the text to appear as the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertOnlineVideo method | Aspo...

    Aspose.Words.DocumentBuilder.InsertOnlineVideo method...insertOnlineVideo(videoUrl, width, height) Inserts an online video object into...returned by this method. Insertion of online video from the following...

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