Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 10,815 for

insert text

(1.86 sec)
  1. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Android ActiveX examples: Insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code.... Add an ActiveX Control Insert a new ActiveX control and optionally...(). add ( "Value" , "Default text" ); presentation . save ( "add_activex...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor to a position just beyond the specified merge field and removes the merge field in C++....DocumentBuilder > ( doc ); // Insert some MERGEFIELDS, which accept...otherwise. Examples Shows how to insert fields, and move the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInRelativeConText method. Gets or sets whether to Insert the paragraph number of the referenced paragraph in relative conText in C++....method Gets or sets whether to insert the paragraph number of the..." \x0001 " u " )" ); // Add text and apply paragraph styles that...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Setting Background Color Dynamically in Java|As...

    Set Text background color for document contents dynamically when building a report in Java....Contents [ Hide ] You can set text background color for document...opening backColor tag defines a text background color to be applied...

    docs.aspose.com/words/java/setting-background-c...
  5. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#....Words a table is normally inserted using DocumentBuilder . The...methods will also be used to insert content into the table cells...

    docs.aspose.com/words/net/create-tables-in-npoi/
  6. FieldGlossary class | Aspose.Words for Python

    aspose.words.fields.FieldGlossary class. Implements the GLOSSARY field... Remarks Inserts a glossary entry. Inheritance:...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns Text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....Field::GetFieldCode() method Returns text between field start and field...GetFieldCode () Examples Shows how to insert a field into a document using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a document and put something else there. We loop through document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...Text="" makes its parentNode null Aspose.Words...it does we set the bookmark.Text = “”, but in this new version...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  9. C++ PDF API for Creating, Merging, Editing, and...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....The library allows to extract: Text from PDF Images from PDF Fonts...stamps Add simple or formated text Insert images or graphics Add tables...

    products.aspose.com/pdf/cpp/
  10. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

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