Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 154,397 for

text

(0.35 sec)
  1. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...structured document tag in a plain text box and modify its appearance...tag that will contain plain text. tag = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link Text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... text_frame . text = "Aspose" text_portion = shape...shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] text_portion...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Create TextBox Field|Aspose.PDF for Python via ...

    Learn how to programmatically add TextBox fields to a PDF document using Aspose.PDF for Python. This tutorial shows how to insert multiple Text fields, set default values, and save the updated PDF document....Hide ] PDF forms often require text input from users, such as names...FormEditor class allows adding text fields, checkboxes, radio buttons...

    docs.aspose.com/pdf/python-net/create-textbox-f...
  4. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. Need Error Code similar to Interop - Free Suppo...

    I am Replacing Inteop with Aspose.Cells for reading .xlsx files in .Net. Interop Gives error code whenever any error occurs in formula evaluation while aspose giving me error Text in case of errors. I want aspose should…...while aspose giving me error text in case of errors. I want aspose...Aspose.Cells returns the error text “ #N /A”). No answer or documentation...

    forum.aspose.com/t/need-error-code-similar-to-i...
  6. Aspose::Words::MailMerging::FieldMergingArgs::g...

    Aspose::Words::MailMerging::FieldMergingArgs::get_Text method. Gets or sets the Text that will be inserted into the document for the current merge field in C++....gArgs::get_Text method FieldMergingArgs::get_Text method Gets...Gets or sets the text that will be inserted into the document for...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for C++: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C++ examples....Create a notes slide and assign text to it. static void AddNote ()...get_NotesTextFrame () -> set_Text ( u "My note" ); presentation...

    docs.aspose.com/slides/cpp/examples/elements/note/
  8. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....:: Run > ( doc , u "Initial text. " ); paragraph -> AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. FileFormatUtil.ContentTypeToLoadFormat | Aspose...

    Transform IANA content types into load format values effortlessly with the FileFormatUtil ContentTypeToLoadFormat method. Simplify your file handling today!...ContentTypeToLoadFor ( "text/plain" ), Is . EqualTo ( LoadFormat . Text )); Assert...ContentTypeToSaveFor ( "text/plain" ), Is . EqualTo ( SaveFormat . Text )); Assert...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Different Ways to Save Files|Documentation

    Aspose.Cells for Python via .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....TabDelimited Represents a Tab Delimited text file ODS Represents an ODS file...to contain information like text, images, hyperlinks, form fields...

    docs.aspose.com/cells/python-net/different-ways...