Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 124,727 for

text

(0.08 sec)
  1. Aspose::Words::BuildingBlocks::BuildingBlockTyp...

    Aspose::Words::BuildingBlocks::BuildingBlockType enum. Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word in C++....structured document tag placeholder text. FormFieldHelpText 3 The building...building block is a form field help text. Normal 4 The building block...

    reference.aspose.com/words/cpp/aspose.words.bui...
  2. Aspose::Words::DocumentVisitor::VisitRun method...

    Aspose::Words::DocumentVisitor::VisitRun method. Called when a run of Text in the is encountered in C++....method Called when a run of text in the is encountered. virtual...mAcceptingNodeChildT = MakeObject < System :: Text :: StringBuilder > (); } String...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsRtf method. Gets or sets whether to insert the linked object in rich-Text format (RTF) in C++....insert the linked object in rich-text format (RTF). bool Aspose ::...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsHtml method. Gets or sets whether to insert the linked object as HTML format Text in C++....linked object as HTML format text. bool Aspose :: Words :: Fields...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldDde::get_InsertAsRt...

    Aspose::Words::Fields::FieldDde::get_InsertAsRtf method. Gets or sets whether to insert the linked object in rich-Text format (RTF) in C++....insert the linked object in rich-text format (RTF). bool Aspose ::...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDde::get_InsertAsTe...

    Aspose::Words::Fields::FieldDde::get_InsertAsText method. Gets or sets whether to insert the linked object in Text-only format in C++....insert the linked object in text-only format. bool Aspose ::...class InsertLinkedObjectAs { Text , Unicode , Html , Rtf , Picture...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::idx_set method. Gets or sets an item at the specified index in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::idx_get method. Gets or sets an item at the specified index in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...add(); // A paragraph of text containing both normal and rare...rare characters TextFragment text = new TextFragment("这里是正常字1...

    forum.aspose.com/t/rare-chinese-characters-disp...
  10. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C++... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/