Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 36,277 for

paragraph

(0.1 sec)
  1. Aspose::Words::Fields::FieldAutoText Class Refe...

    Implements the AUTOTEXT field....or(BuildingBlockBehavio::Paragraph); doc->get_GlossaryDocume...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Base64

    Base64 Hi There, I have a Base64 String, which I have decoded and written to a memory stream and trying to get some content from it, when I try to test I get the below error: **Error:** [13096] Exc......foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true))...after a certain number of paragraphs during import or export....

    forum.aspose.com/t/base64/40433.rss
  3. Aspose::Words::Drawing::TextPath::get_Bold meth...

    Aspose::Words::Drawing::TextPath::get_Bold method. True if the font is formatted as bold in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.Paragraphs property. Represents an estimate of the number of Paragraphs in the document....paragraphs property BuiltInDocumentPrope.paragraphs property...estimate of the number of paragraphs in the document. Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::TextPath::get_Shadow me...

    Aspose::Words::Drawing::TextPath::get_Shadow method. Defines whether a shadow is applied to the text on a text path in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::TextPath::get_Text meth...

    Aspose::Words::Drawing::TextPath::get_Text method. Defines the text of the text path in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::TextPath::get_Spacing m...

    Aspose::Words::Drawing::TextPath::get_Spacing method. Defines the amount of spacing for text. 1 means 100% in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::TextPath::get_SameLette...

    Aspose::Words::Drawing::TextPath::get_SameLetterHeights method. Determines whether all letters will be the same height regardless of initial case in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Fields::FieldGlossary Class Refe...

    Implements the GLOSSARY field....or(BuildingBlockBehavio::Paragraph); doc->get_GlossaryDocume...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. DOC Import - Custom Markup Features|Aspose.Word...

    Import DOC document using custom markup load options in C#....markup can be wrapped around a paragraph in the document and user-defined...then be retrieved from that paragraphs when required. Jump to this...

    docs.aspose.com/words/net/custom-markup-feature...