Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 10,168 for

insert text

(0.06 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....start_para , end_para , true ) # Insert the content into a new separate...reverse the array to make inserting the content back into the...

    docs.aspose.com/words/java/extract-content-in-r...
  4. 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...
  5. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing document customization and integration....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted Text collections within paragraphs, enhancing your document's structure and readability....typed collection of pieces of text inside the paragraph. public...an Inline node. // 1 - An "insert" revision: // This revision...

    reference.aspose.com/words/net/aspose.words/par...
  8. Edit HTML In C#

    Edit HTML in C# code....C# C++ View code snippet Edit text in HTML using C# Programmatic...digital workflow. Edit text in HTML, insert graphs using external...

    products.aspose.com/words/net/edit/html/
  9. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class.... You can insert both images and text into the document...Adding Headers and Footers as Text Fragments The following code...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  10. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main Text for enhanced document structure and clarity....paragraph in the Body (main text story) of a Section ; false...get ; } Examples Shows how to insert the contents of one document...

    reference.aspose.com/words/net/aspose.words/par...